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