$storage->moveAll()
Moves all content to another storage
$storage->moveAll()
has been marked as unstable. It might be changed in a future Kirby major or minor release without being considered a breaking change. Use with caution.
$storage->moveAll(Kirby\Content\Storage $to): void
Parameters
Name | Type | Default |
---|---|---|
$torequired | Kirby\Content\Storage |
no default value |