示例#1
0
 public function __construct($registry)
 {
     parent::__construct($registry);
     $this->load();
     $this->setDynamicMethods();
 }
示例#2
0
 public function __construct($registry)
 {
     parent::__construct($registry);
     $this->load();
 }