$collections->has() Checks if a collection exists kirby/src/Cms/Collections.php#L94 $collections->has(string $name): bool Parameters Name Type Default $name * string – Return type bool Parent class Kirby\Cms\Collections