Skip to content

Kirby 5.1.2

$memoryStorage->moveAll()

Moves all content to another storage

$memoryStorage->moveAll(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