Skip to content

Kirby 5.1.2

$pageUuid->context()

Generator function for the local context collection, which takes priority when looking up the UUID/model from index

$pageUuid->context(): Generator

Return type

Generator

This method modifies the existing $pageuuid object it is applied to and returns it again.

Parent class

Kirby\Uuid\PageUuid inherited from Kirby\Uuid\Uuid