isRtl() existed only to be mapped to an 'rtl'/'ltr' string in SetLocale, so the boolean was the redundant concept. direction() returns the string the one caller needs, which drops the null-safe-plus-nested-ternary from the middleware and lets it resolve the language once with an explicit DEFAULT fallback. |
||
|---|---|---|
| .. | ||
| BrandFont.php | ||
| BrandVoiceTrait.php | ||
| ContentLanguage.php | ||
| ImageStyle.php | ||