$kirby->collections()
Returns all user-defined collections
$kirby->collections(): Kirby\Cms\Collections
Return 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\Collections
This method modifies the existing $app
object it is applied to and returns it again.