$file->write() Writes content to the file kirby/src/Filesystem/File.php#L585 $file->write(string $content): bool Parameters Name Type Default $content * string – Return type bool Parent class Kirby\Filesystem\File