protected property EntityInlineFormBase::$entity in Commerce Core 8.2
The entity.
Type: \Drupal\Core\Entity\EntityInterface
File
- src/
Plugin/ Commerce/ InlineForm/ EntityInlineFormBase.php, line 17
Class
- EntityInlineFormBase
- Provides the base class for inline forms that operate on an entity.
Namespace
Drupal\commerce\Plugin\Commerce\InlineFormCode
protected $entity;