interface CompilerPassInterface implements CompilerPassInterface

Class CompilerPassInterface.

Methods

string
getRegistrarService()

Return the name of the service that handles the collection of tagged items found (the chain manager).

string
getAttendantTagName()

Return the name of the search tag to find services to be attached to the chain (the chain subscribers).

string

Details

at line line 27
string getRegistrarService()

Return the name of the service that handles the collection of tagged items found (the chain manager).

Return Value

string

at line line 34
string getAttendantTagName()

Return the name of the search tag to find services to be attached to the chain (the chain subscribers).

Return Value

string

at line line 39
string getRegistrarAddAttendantMethodName()

Return Value

string