Loading core/modules/block/src/BlockRepository.php +7 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,13 @@ class BlockRepository implements BlockRepositoryInterface { */ protected $themeManager; /** * The context handler. * * @var \Drupal\Core\Plugin\Context\ContextHandlerInterface */ protected $contextHandler; /** * Constructs a new BlockRepository. * Loading Loading
core/modules/block/src/BlockRepository.php +7 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,13 @@ class BlockRepository implements BlockRepositoryInterface { */ protected $themeManager; /** * The context handler. * * @var \Drupal\Core\Plugin\Context\ContextHandlerInterface */ protected $contextHandler; /** * Constructs a new BlockRepository. * Loading