Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. EntityCreateAnyAccessCheck.php

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';
RSS feed
Powered by Drupal