public static fromNamespaceAndName ( string $namespace, string $type_name ) : |
||
$namespace | string | A fully qualified namespace |
$type_name | string | The name of the type |
return | A type representing the given namespace and type name. |