You are here

protected property AddContentByBundle::$accessManager in Add Content by Bundle Views Area Plugin 1.x

The access manager.

Type: \Drupal\Core\Access\AccessManagerInterface

File

src/Plugin/views/area/AddContentByBundle.php, line 29

Class

AddContentByBundle
Defines an area plugin to display a bundle-specific node/add link.

Namespace

Drupal\add_content_by_bundle\Plugin\views\area

Code

protected $accessManager;