Property | Type | Description | |
---|---|---|---|
$type | string | The type for a system scope constraint (e.g. "Memory") |
Method | Description | |
---|---|---|
__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 | ||
return | string | The constraint scope |
protected string $type | ||
return | string |