Skip to content

Kirby 5.1.2

$blocks->blockquote()

$blocks->blockquote(Kirby\Parsley\Element $node): array

Parameters

Name Type Default
$noderequired Kirby\Parsley\Element no default value

Return type

array

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

Parent class

Kirby\Parsley\Schema\Blocks