Esempio n. 1
0
 private function hooks()
 {
     $crud = Crud::instance($this);
     return $crud->config();
 }