$file->name()
Getter for the name of the file without the extension
$file->name(): string
Return type
string
This method modifies the existing $file
object it is applied to and returns it again.
Getter for the name of the file without the extension
$file->name(): string
string
This method modifies the existing $file
object it is applied to and returns it again.