If type is not one of the standard type, it must be a custom type.
Returns the correct type name suggestion if type name is invalid.
public static suggestType ( string $varType ) : string | ||
$varType | string | The variable type to process. |
return | string |