コード例 #1
0
 public function jsonDestroy($profile, $resource, $action)
 {
     Permission::deleteRecord($profile, $resource, $action);
 }