You are here

protected property AssetInjectorAccessControlHandler::$contextHandler in Asset Injector 8.2

The plugin context handler.

Type: \Drupal\Core\Plugin\Context\ContextHandlerInterface

File

src/AssetInjectorAccessControlHandler.php, line 34

Class

AssetInjectorAccessControlHandler
Defines the access control handler for the asset_injector entity types.

Namespace

Drupal\asset_injector

Code

protected $contextHandler;