class PhpDocTypeHelper

Transforms a php doc type to a {@link Type} instance.

Methods

array
getTypes(Type $varType)

Creates a {see Type} from a PHPDoc type.

Details

array getTypes(Type $varType)

Creates a {see Type} from a PHPDoc type.

Parameters

Type $varType

Return Value

array