$memoryStorage->copyAll()
Copies all content to another storage
$memoryStorage->copyAll(Kirby\Content\Storage $to): void
Parameters
Name | Type | Default |
---|---|---|
$torequired | Kirby\Content\Storage |
no default value |
Parent class
Kirby\Content\MemoryStorage
inherited from Kirby\Content\Storage