$file->delete()
Deletes the file
$file->delete(): bool
Return type
bool
This method modifies the existing $file
object it is applied to and returns it again.
Deletes the file
$file->delete(): bool
bool
This method modifies the existing $file
object it is applied to and returns it again.