$parsley->fallback()
Creates a fallback block type for the given element. The element can either be a element object or a simple HTML/plain text string
Parameters
Name | Type | Default |
---|---|---|
$element * | Kirby\Parsley\Element |string |
– |
Return type
array
|null