Skip to content

Kirby 4.3.1

$collection->__debugInfo()

The Kirby Collection class only shows the key to avoid huge tress with dump, but for the blueprint collections this is really not useful

$collection->__debugInfo(): array

Return type

array

Parent class

Kirby\Blueprint\Collection