Skip to content

Kirby 5.0.4

$plain->skip()

Returns a list of all elements that should be skipped during parsing

$plain->skip(): array

Return type

array

This method modifies the existing $plain object it is applied to and returns it again.

Parent class

Kirby\Parsley\Schema\Plain