$translation->slug()
Returns the custom translation slug
$translation->slug(): string|null
Return types
string
ornull
This method modifies the existing $translation
object it is applied to and returns it again.
Returns the custom translation slug
$translation->slug(): string|null
string
ornull
This method modifies the existing $translation
object it is applied to and returns it again.