Ejemplo n.º 1
0
 public function __constructor($statement)
 {
     $this->current_statement = $statement;
     parent::__constructor($statement);
 }