protected property BlazyAdminBase::$entityDisplayRepository in Blazy 8
Same name and namespace in other branches
- 8.2 src/Form/BlazyAdminBase.php \Drupal\blazy\Form\BlazyAdminBase::entityDisplayRepository
The entity type manager service.
Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface
File
- src/
Form/ BlazyAdminBase.php, line 62
Class
- BlazyAdminBase
- A base for blazy admin integration to have re-usable methods in one place.
Namespace
Drupal\blazy\FormCode
protected $entityDisplayRepository;