Example #1
0
 public function configure()
 {
     parent::setup();
     unset($this['created_at'], $this['updated_at']);
 }
Example #2
0
 public function configure()
 {
     parent::configure();
 }