$structureObject->isLast()
Checks if the item is the last in the collection
$structureObject->isLast(Kirby\Cms\Structure|null $collection = null): bool
Parameters
Name | Type | Default |
---|---|---|
$collection | Kirby\Cms\Structure ornull |
null
|
Return type
bool
Parent class
Kirby\Cms\StructureObject
inherited from Kirby\Cms\Item