Skip to content

Kirby 5.0.4

$blocks->__toString()

Return HTML when the collection is converted to a string

$blocks->__toString(): string

Return type

string

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

Parent class

Kirby\Cms\Blocks