Exemple #1
0
 public function __construct($preprocessor, $args)
 {
     parent::__construct($preprocessor);
     $this->args = $args;
 }
 function __construct($preprocessor, $args)
 {
     PPFrame_DOM::__construct($preprocessor);
     $this->args = $args;
 }