Example #1
0
 public function __construct($post)
 {
     parent::__constructor($post);
     $this->_formIsTrue();
     $this->regex();
 }