You are here

protected property ScriptAccessControlHandler::$contextHandler in Script Manager 8

The context handler.

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

File

src/Entity/ScriptAccessControlHandler.php, line 31

Class

ScriptAccessControlHandler
Access control handler for script entities.

Namespace

Drupal\script_manager\Entity

Code

protected $contextHandler;