CompilerPassInterface
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
getRegistrarAddAttendantMethodName()
No description
Details
at line line 27
string
getRegistrarService()
Return the name of the service that handles the collection of tagged items found (the chain manager).
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).