$blocks->fallback()
Creates the fallback block type if no other block can be found
$blocks->fallback(\Kirby\Parsley\Element|string $element): array|null
Parameters
Name | Type | Default |
---|---|---|
$element * | Kirby\Parsley\Element |string |
– |
Return type
array
|null