Свойство | Тип | Описание | |
---|---|---|---|
$type | string | The type for a system scope constraint (e.g. "Memory") |
Метод | Описание | |
---|---|---|
__construct ( string $constraintType, string $type, string $value = null, string $minVersion = null, string $maxVersion = null ) | Meta data system constraint constructor | |
getConstraintScope ( ) : string | ||
getType ( ) : string |
public getConstraintScope ( ) : string | ||
Результат | string | The constraint scope |
protected string $type | ||
Результат | string |