프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$description | string | The text description of the element | |
$name | string | The name of this element | |
$type | The type of the property, only valid php types are allowed. | ||
$value | The value of this configuration property |
메소드 | 설명 | |
---|---|---|
__construct ( string $name, string $type, string $description, object $value = null ) |