protected property EntityConstraintViolationList::$entity in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Entity/EntityConstraintViolationList.php \Drupal\Core\Entity\EntityConstraintViolationList::entity
The entity that has been validated.
Type: \Drupal\Core\Entity\FieldableEntityInterface
File
- core/
lib/ Drupal/ Core/ Entity/ EntityConstraintViolationList.php, line 24
Class
- EntityConstraintViolationList
- Implements an entity constraint violation list.
Namespace
Drupal\Core\EntityCode
protected $entity;