ResolveInlineMarkers
in package
implements
CompilerPassInterface
Interfaces, Classes and Traits
- CompilerPassInterface
- Represents a single pass / business rule to be executed by the Compiler.
Table of Contents
- COMPILER_PRIORITY = 9000
- execute() : void
- Scans the files for markers and records them in the markers property of a file.
- getDescription() : string
- Returns a textual description of what this pass does for output purposes.
Constants
COMPILER_PRIORITY
public
mixed
COMPILER_PRIORITY
= 9000
Methods
execute()
Scans the files for markers and records them in the markers property of a file.
public
execute(ProjectDescriptor $project) : void
Parameters
- $project : ProjectDescriptor
-
Representation of the Object Graph that can be manipulated.
Return values
void —getDescription()
Returns a textual description of what this pass does for output purposes.
public
getDescription() : string
Please note that the command line will be truncated to 68 characters (