$blocks->skip()
Returns a list of all elements that should be skipped during parsing
$blocks->skip(): array
Return type
array
This method modifies the existing $blocks
object it is applied to and returns it again.
Parent class
Kirby\Parsley\Schema\Blocks
inherited from Kirby\Parsley\Schema\Plain