Свойство | Тип | Описание | |
---|---|---|---|
$types | array | List of PHP reserved types from config file |
Метод | Описание | |
---|---|---|
instance ( $filename = null ) : |
||
isAnonymous ( string $xsdType ) : boolean | ||
isXsd ( string $xsdType ) : boolean | ||
phpType ( string $xsdType ) : string |
Метод | Описание | |
---|---|---|
__construct ( string $filename ) | ||
parseXsdTypes ( string $filename ) : |
public static instance ( $filename = null ) : |
||
Результат |
public static isAnonymous ( string $xsdType ) : boolean | ||
$xsdType | string | |
Результат | boolean |
protected parseXsdTypes ( string $filename ) : |
||
$filename | string | |
Результат |
protected array $types | ||
Результат | array |