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