CheckProvider::$checks

Array of access check objects keyed by service id.

Type: \Drupal\Core\Routing\Access\AccessInterface[]

File

core/lib/Drupal/Core/Access/CheckProvider.php, line 30

Class

CheckProvider
Loads access checkers from the container.

Namespace

Drupal\Core\Access

Code

protected $checks;

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