$file->root()
Returns the given file path
$file->root(): string|null
Return types
string
ornull
This method modifies the existing $file
object it is applied to and returns it again.
Returns the given file path
$file->root(): string|null
string
ornull
This method modifies the existing $file
object it is applied to and returns it again.