Ejemplo n.º 1
0
 public function setUpLicense($globPath)
 {
     parent::setUpLicense($globPath);
 }
Ejemplo n.º 2
0
 public function setUpLicense($globPath)
 {
     parent::setUpLicense($globPath);
     $this->helper = new IsLicensed($this->getValidatorService());
 }