/** * A shortcut for grabbing the current assignment and passing into that object. */ public function getAccessListItems() { return parent::getAccessListItems(); }