Skip to content

Kirby 5.1.2

$blocks->nodes()

Returns a list of allowed nodes and their parsing rules

$blocks->nodes(): 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