CheckProvider::$checkMethods

Array of access check method names keyed by service ID.

Type: array

File

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

Class

CheckProvider
Loads access checkers from the container.

Namespace

Drupal\Core\Access

Code

protected $checkMethods = [];

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