Property | Type | Description | |
---|---|---|---|
$tags | string[] | The annotation tags search inside. |
Method | Description | |
---|---|---|
__construct ( ) | ||
fix ( SplFileInfo $file, |
||
isCandidate ( |
Method | Description | |
---|---|---|
normalize ( string $type ) : string | Actually normalize the given type. |
Method | Description | |
---|---|---|
fixTypes ( |
Fix the types at the given line. | |
normalizeType ( string $type ) : string | Prepare the type and normalize it. | |
normalizeTypes ( array $types ) : string[] | Normalize the given types. |
public fix ( SplFileInfo $file, |
||
$file | SplFileInfo | |
$tokens |
public isCandidate ( |
||
$tokens |