This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
LcShopBundle
Watch
3
Star
2
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Address : init phone array
feature/export_comptable
Guillaume
4 years ago
parent
1bf2143699
commit
626f23d5ae
1 changed files
with
4 additions
and
0 deletions
Unified View
Show Diff Stats
+4
-0
ShopBundle/Model/Address.php
+ 4
- 0
ShopBundle/Model/Address.php
View File
*/
*/
protected $deliveryInfos;
protected $deliveryInfos;
public function __construct()
{
$this->phone = [] ;
}
public function __toString()
public function __toString()
{
{
Write
Preview
Loading…
Cancel
Save