DashboardWidgetPass implements CompilerPassInterface
FinalYes
Table of Contents
Interfaces
- CompilerPassInterface
Methods
- __construct() : mixed
- process() : void
Methods
__construct()
public
__construct(string $tagName) : mixed
Parameters
- $tagName : string
process()
public
process(ContainerBuilder $container) : void
Parameters
- $container : ContainerBuilder