Example #1
0
 public function __construct()
 {
     parent::registerIgnoreProps(array('ignoreMe'));
     parent::__construct();
 }