WpScreenPass implements CompilerPassInterface
Interfaces, Classes and Traits
- CompilerPassInterface
Table of Contents
- process() : void
- getScreenId() : string
- Determine the mapped screen ID.
Methods
process()
public
process(ContainerBuilder $container) : void
Parameters
- $container : ContainerBuilder
Tags
Return values
void —getScreenId()
Determine the mapped screen ID.
private
getScreenId(ReflectionClass $reflector, Definition $definition) : string
Parameters
- $reflector : ReflectionClass
- $definition : Definition