Transforms a php doc type to a {@link Type} instance.
- author Kévin Dunglas
- author Guilhem N.
CloneableFinalInstantiable
| Methods |
| public getType(phpDocumentor Creates a {@see Type} from a PHPDoc type. |
| Methods |
| private createType(phpDocumentor Creates a {@see Type} from a PHPDoc type. |
| private getPhpTypeAndClass(string $docType) : array |
| private hasNoExplicitKeyType(phpDocumentor |