CustomAccessCheck::$callableResolver

The callable resolver.

Type: \Drupal\Core\Utility\CallableResolver

File

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

Class

CustomAccessCheck
Defines an access checker that allows specifying a custom method for access.

Namespace

Drupal\Core\Access

Code

protected CallableResolver $callableResolver;

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