Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add debug interface to WorkboxPlugins
A new interface, HasDebugInterface, has been implemented in various WorkboxPlugins allowing for improved debugging capabilities. Additionally, a new Twig InstanceOfExtension has been added to distinguish plugins implementing the aforementioned interface and permitting pretty-printed json display in the debug view.
- Loading branch information