trait CompilesTranslations (View source)
string | compileLang(string|null $expression) Compile the lang statements into valid PHP. | |
string | compileEndlang() Compile the end-lang statements into valid PHP. | |
string | compileChoice(string $expression) Compile the choice statements into valid PHP. |
Compile the lang statements into valid PHP.
Compile the end-lang statements into valid PHP.
Compile the choice statements into valid PHP.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/View/Compilers/Concerns/CompilesTranslations.html