Пример #1
0
 public function __construct($app)
 {
     parent::__construct($app);
     $this->before();
 }