Skip to content

Kirby 4.1.2

$pages->indexOf()

Correct position detection for objects.

$pages->indexOf(string|object $needle): int|false

Parameters

Name Type Default
$needle * string|object

Return type

int|false

Parent class

Kirby\Cms\Pages inherited from Kirby\Cms\Collection