getDescription()
getDescription() : string
Returns a textual description of what this pass does for output purposes.
Please note that the command line will be truncated to 68 characters (
__invoke(\phpDocumentor\Descriptor\DocumentationSetDescriptor $documentationSet) : \phpDocumentor\Descriptor\DocumentationSetDescriptor
Executes a compiler pass.
This method will execute the business logic associated with a given compiler pass and allow it to manipulate or consumer the Object Graph using the ProjectDescriptor object.
\phpDocumentor\Descriptor\DocumentationSetDescriptor | $documentationSet | Representation of the Object Graph that can be manipulated. |