mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Merge pull request #688
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<bg=green;fg=white></>
|
||||
<bg=green;fg=white> You now can use the phone bundle as descriped here: </>
|
||||
<bg=green;fg=white> You now can use the phone bundle as described 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: </>
|
||||
<bg=green;fg=white> You now can use `phone_number` as an ORM-Type: </>
|
||||
|
||||
/** @ORM\Column(type="phone_number") */
|
||||
private $phoneNumber;
|
||||
|
||||
Reference in New Issue
Block a user