You are here

protected property BynderFormatter::$entityRepository in Bynder 4.0.x

The entity repository service.

Type: \Drupal\Core\Entity\EntityRepositoryInterface;

File

src/Plugin/Field/FieldFormatter/BynderFormatter.php, line 30

Class

BynderFormatter
Plugin implementation of the 'Bynder' formatter.

Namespace

Drupal\bynder\Plugin\Field\FieldFormatter

Code

protected $entityRepository;