Exemplo n.º 1
0
 public function __construct()
 {
     parent::__construct();
 }
 public function __construct(View $View, $settings = array())
 {
     parent::__construct($View, $settings);
 }