$translation->direction()
Returns the writing direction (ltr or rtl)
$translation->direction(): string
Return type
string
This method modifies the existing $translation
object it is applied to and returns it again.
Returns the writing direction (ltr or rtl)
$translation->direction(): string
string
This method modifies the existing $translation
object it is applied to and returns it again.