AccessGroupAnd::$dependencies

The access dependencies.

Type: \Drupal\Core\Access\AccessibleInterface[]

File

core/modules/block_content/src/Access/AccessGroupAnd.php, line 21

Class

AccessGroupAnd
An access group where all the dependencies must be allowed.

Namespace

Drupal\block_content\Access

Code

protected $dependencies = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.