Exemplo n.º 1
0
 /**
  * @{inheritdoc}
  */
 public function setUp()
 {
     parent::setUp();
     $this->setType(new ScheduleType());
 }
Exemplo n.º 2
0
 /**
  * @{inheritdoc}
  */
 public function setUp()
 {
     parent::setUp();
     $this->setType(new WeekType());
 }
Exemplo n.º 3
0
 /**
  * @{inheritdoc}
  */
 public function setUp()
 {
     parent::setUp();
     $this->setType(new ItemQuantityType());
 }