$pages->__set()
Internal setter for each object in the Collection.
$pages->__set(string $id, object $object)
Parameters
Name | Type | Default |
---|---|---|
$id * | string |
– |
$object * | object |
– |
Parent class
Kirby\Cms\Pages
inherited from Kirby\Cms\Collection