Handler::write() Writes data to a file kirby/src/Data/Handler.php#L62 Handler::write(string $file = null, mixed $data = [ ]): bool Parameters Name Type Default $file string null $data mixed [ ] Return type bool Parent class Kirby\Data\Handler