프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$value |
메소드 | 설명 | |
---|---|---|
__construct ( mixed $value ) | ||
generate ( array $values ) : mixed | Generate a data structure from the template using the values supplied. | |
match ( mixed $structure, &$warnings = [] ) : array | null | Match the template against a structure and extract values. |