PHP::write() Creates a PHP file with the given data kirby/src/Data/PHP.php#L82 PHP::write(string $file = null, mixed $data = [ ]): bool Parameters Name Type Default $file string null $data mixed [ ] Return type bool Parent class Kirby\Data\PHP