Пример #1
0
 public function __construct(array $attributes = array())
 {
     parent::__construct('Cadastro', 'Produto', $attributes);
 }
Пример #2
0
 public function __construct(array $attributes = array())
 {
     parent::__construct('Site', 'Pagina', $attributes);
 }