$collection->get() Getter kirby/src/Toolkit/Collection.php#L464 $collection->get(mixed $key, mixed $default = null): mixed Parameters Name Type Default $key * mixed – $default mixed null Return type mixed Parent class Kirby\Toolkit\Collection