Core Theme Components

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
throws
InvalidArgumentException
Return values
void

getScreenId()

Determine the mapped screen ID.

private getScreenId(ReflectionClass $reflector, Definition $definition) : string
Parameters
$reflector : ReflectionClass
$definition : Definition
Return values
string

Search results