GridFieldStateAware
trait GridFieldStateAware (View source)
A trait that makes a class able to consume and use a GridFieldStateManagerInterface implementation
Properties
protected | GridFieldStateManagerInterface | $stateManager |
Methods
public
getStateManager()
Fallback on the direct Injector access, but allow a custom implementation to be applied
Details
GridFieldStateAware
setStateManager(GridFieldStateManagerInterface $manager)
No description
GridFieldStateManagerInterface
getStateManager()
Fallback on the direct Injector access, but allow a custom implementation to be applied