new Parsley()
new Parsley(string $html, Kirby\Parsley\Schema|null $schema = null)
Parameters
| Name | Type | Default |
|---|---|---|
| $htmlrequired | string |
no default value |
| $schema | Kirby\Parsley\Schemaornull |
null
|
new Parsley(string $html, Kirby\Parsley\Schema|null $schema = null)
| Name | Type | Default |
|---|---|---|
| $htmlrequired | string |
no default value |
| $schema | Kirby\Parsley\Schemaornull |
null
|