Validates a wsdl type against known PHP primitive types, or otherwise
validates the namespace of the type to PHP naming conventions
public static validateType ( string $typeName ) : string | ||
$typeName | string | the type to test |
return | string | the validated version of the submitted type |