GridFieldStateAware
trait GridFieldStateAware (View source)
A trait that makes a class able to consume and use a {@link GridFieldStateManagerInterface} implementation
Methods
getStateManager()
Fallback on the direct Injector access, but allow a custom implementation to be applied
Details
GridFieldStateAware
setStateManager(GridFieldStateManagerInterface $manager)
GridFieldStateManagerInterface
getStateManager()
Fallback on the direct Injector access, but allow a custom implementation to be applied