<bg=green;fg=white></>
<bg=green;fg=white> You now can use the phone bundle as descriped here: </>
<bg=green;fg=white> https://github.com/misd-service-development/phone-number-bundle#usage </>
<bg=green;fg=white> The Doctrine configuration has been already done.</>
<bg=green;fg=white> You now can use `phone_number` as a ORM-Type: </>

  /** @ORM\Column(type="phone_number") */
  private $phoneNumber;
