You are here

protected property GrantedEntityFormAlter::$entity in Commerce License 8.2

The entity that is being edited in the form being altered.

Type: \Drupal\Core\Entity\EntityInterface

File

src/FormAlter/GrantedEntityFormAlter.php, line 25

Class

GrantedEntityFormAlter
Alters entity forms for entities that are affected by a license.

Namespace

Drupal\commerce_license\FormAlter

Code

protected $entity;