Ejemplo n.º 1
0
 protected function setUp()
 {
     $this->bav = Bav::DE();
 }
Ejemplo n.º 2
0
 public function __construct()
 {
     parent::__construct(RuleFactory::DE());
     $this->bav = Bav::DE();
 }