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