This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
CaracoleBundle
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'develop'
master
Guillaume
3 years ago
parent
8592d088bc
e5783891cc
commit
1da6060465
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
+1
-1
Model/Product/ProductFamilyModel.php
+ 1
- 1
Model/Product/ProductFamilyModel.php
View File
protected $products;
protected $products;
/**
/**
* @ORM\Column(type="
string", length=255
, nullable=true)
* @ORM\Column(type="
text"
, nullable=true)
*/
*/
protected $subtitle;
protected $subtitle;
Write
Preview
Loading…
Cancel
Save