public function __construct($preprocessor, $args) { parent::__construct($preprocessor); $this->args = $args; }
function __construct($preprocessor, $args) { PPFrame_Hash::__construct($preprocessor); $this->args = $args; }