$kirby->collections()
Returns all user-defined collections
$kirby->collections(): Kirby\Cms\CollectionsReturn type
This method modifies the existing $app object it is applied to and returns it again.
Returns all user-defined collections
$kirby->collections(): Kirby\Cms\CollectionsThis method modifies the existing $app object it is applied to and returns it again.