Esempio n. 1
0
 public function __construct(array $attributes = array())
 {
     parent::__construct('Cadastro', 'Produto', $attributes);
 }
Esempio n. 2
0
 public function __construct(array $attributes = array())
 {
     parent::__construct('Site', 'Pagina', $attributes);
 }