You are here

protected property ImageFieldTokensWigdet::$entityRepository in ImageField Tokens 8.2

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Plugin/Field/FieldWidget/ImageFieldTokensWigdet.php, line 51

Class

ImageFieldTokensWigdet
Plugin implementation of the 'image_image' widget.

Namespace

Drupal\imagefield_tokens\Plugin\Field\FieldWidget

Code

protected $entityRepository;