$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(string $id)
Parameters
| Name | Type | Default |
|---|---|---|
| $idrequired | string |
no default value |
Parent class
Kirby\Cms\Pages
inherited from Kirby\Cms\Collection