EntityCreateAnyAccessCheck::$requirementsKey

The key used by the routing requirement.

Type: string

File

core/lib/Drupal/Core/Entity/EntityCreateAnyAccessCheck.php, line 36

Class

EntityCreateAnyAccessCheck
Defines an access checker for creating an entity of any bundle.

Namespace

Drupal\Core\Entity

Code

protected $requirementsKey = '_entity_create_any_access';

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