You are here

protected property BlazyManagerBase::$entityRepository in Blazy 8.2

The entity repository service.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/BlazyManagerBase.php, line 38

Class

BlazyManagerBase
Implements BlazyManagerInterface.

Namespace

Drupal\blazy

Code

protected $entityRepository;