You are here

protected property ListingEmpty::$accessManager in Support Ticketing System 8

The access manager.

Type: \Drupal\Core\Access\AccessManagerInterface

File

modules/support_ticket/src/Plugin/views/area/ListingEmpty.php, line 29
Contains \Drupal\support_ticket\Plugin\views\area\ListingEmpty.

Class

ListingEmpty
Defines an area plugin to display a support_ticket/add link.

Namespace

Drupal\support_ticket\Plugin\views\area

Code

protected $accessManager;