You are here

protected property UserRestrictionsFormBase::$entity in User restrictions 8

The entity being used by this form.

Type: \Drupal\user_restrictions\Entity\UserRestrictions

Overrides EntityForm::$entity

File

src/Form/UserRestrictionsFormBase.php, line 21

Class

UserRestrictionsFormBase
Base form for image style add and edit forms.

Namespace

Drupal\user_restrictions\Form

Code

protected $entity;