HookManager
in package
Table of Contents
Methods
- disable() : ContextInterface
- disabled() : bool
- enable() : ContextInterface
- contextKey() : ContextKeyInterface
Methods
disable()
public
static disable([ContextInterface|null $context = null ]) : ContextInterface
Parameters
- $context : ContextInterface|null = null
Return values
ContextInterfacedisabled()
public
static disabled([ContextInterface|null $context = null ]) : bool
Parameters
- $context : ContextInterface|null = null
Return values
boolenable()
public
static enable([ContextInterface|null $context = null ]) : ContextInterface
Parameters
- $context : ContextInterface|null = null
Return values
ContextInterfacecontextKey()
private
static contextKey() : ContextKeyInterface