@@ -1,7 +1,7 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Get the app's current locale. |
|
| 4 | - */ |
|
| 3 | + * Get the app's current locale. |
|
| 4 | + */ |
|
| 5 | 5 | function locale() : string |
| 6 | 6 | { |
| 7 | 7 | return app()->getLocale(); |