Exemplo n.º 1
0
 public function __construct($args = False)
 {
     parent::__construct($args);
     $this->_cls = static::get_class();
     $this->_fcls = static::get_full_class();
 }