Example #1
0
 /**
  * Construct.
  *
  */
 public function __construct()
 {
     parent::__construct();
 }
Example #2
0
 /**
  * Construct.
  *
  */
 protected function __construct()
 {
     parent::__construct();
 }