Example #1
0
 /**
  * Sets up a list to only return items the proper user can access
  */
 public function setupPermissions()
 {
     return parent::setupPermissions();
 }