Skip to content

Kirby 4.2.0

$pages->__unset()

Internal remover for each object in the Collection; override from the Toolkit Collection is needed to make the CMS collections case-sensitive

$pages->__unset($id)

Parameters

Name Type Default
$id * mixed

Parent class

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