Interface definition for the type factory used by the reflection
Source for this file: /Reflection/src/interfaces/type_factory.php
Version: | //autogen// |
public ezcReflectionType |
getType(
$typeName
)
Creates a type object for given typeName |
Creates a type object for given typeName
Name | Type | Description |
---|---|---|
$typeName |
string|ReflectionClass |