Skip to content

Kirby 5.1.4

$parsley->blocks()

Returns all detected blocks

$parsley->blocks(): array

Return type

array

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

Parent class

Kirby\Parsley\Parsley