06 Feb
This commit is contained in:
parent
98bd71c760
commit
8b2ec705c9
83 changed files with 3467 additions and 1214 deletions
|
|
@ -35,7 +35,6 @@ class FewoSeason
|
|||
* @var \AppBundle\Entity\FewoPrice
|
||||
*
|
||||
* @ORM\OneToMany(targetEntity="FewoPrice", mappedBy="season", cascade={"persist", "remove"})
|
||||
* @ORM\OrderBy({"fromDate" = "DESC"})
|
||||
*/
|
||||
private $prices;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue