$file->write()
Writes content to the file
$file->write(string $content): bool
Parameters
Name | Type | Default |
---|---|---|
$content * | string |
– |
Return type
bool
Writes content to the file
$file->write(string $content): bool
Name | Type | Default |
---|---|---|
$content * | string |
– |
bool