Пример #1
0
 /**
  * Конструктор
  *
  * @param object $router
  */
 public function __construct($router)
 {
     parent::__construct($router);
 }