$layoutcolumn->prev()
Returns the previous item in the collection if available
Parameters
Name | Type | Default |
---|---|---|
$collection | Kirby\Cms\Collection |null |
null |
Return type
This method does not modify the existing $layoutcolumn
object but returns a new object with the changes applied. Learn more →
Parent class
Kirby\Cms\LayoutColumn
inherited from Kirby\Cms\Item