EntityPermissionsForm::$bundle

Same name and namespace in other branches
  1. 9 core/modules/user/src/Form/EntityPermissionsForm.php \Drupal\user\Form\EntityPermissionsForm::bundle
  2. 11.x core/modules/user/src/Form/EntityPermissionsForm.php \Drupal\user\Form\EntityPermissionsForm::bundle

The bundle object.

Type: \Drupal\Core\Entity\EntityInterface

File

core/modules/user/src/Form/EntityPermissionsForm.php, line 47

Class

EntityPermissionsForm
Provides the permissions administration form for a bundle.

Namespace

Drupal\user\Form

Code

protected $bundle;

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