Свойство | Type | Description | |
---|---|---|---|
$types | array | List of PHP reserved types from config file |
Méthode | Description | |
---|---|---|
instance ( $filename = null ) : |
||
isAnonymous ( string $xsdType ) : boolean | ||
isXsd ( string $xsdType ) : boolean | ||
phpType ( string $xsdType ) : string |
Méthode | Description | |
---|---|---|
__construct ( string $filename ) | ||
parseXsdTypes ( string $filename ) : |
public static instance ( $filename = null ) : |
||
Résultat |
public static isAnonymous ( string $xsdType ) : boolean | ||
$xsdType | string | |
Résultat | boolean |
protected parseXsdTypes ( string $filename ) : |
||
$filename | string | |
Résultat |
protected array $types | ||
Résultat | array |