$file->permalink()
Return the permanent URL to the file using its UUID
$file->permalink(): string|null
Return types
string
ornull
This method modifies the existing $file
object it is applied to and returns it again.
Return the permanent URL to the file using its UUID
$file->permalink(): string|null
string
ornull
This method modifies the existing $file
object it is applied to and returns it again.