@@ -22,7 +22,7 @@ |
||
| 22 | 22 | { |
| 23 | 23 | $cleanKey = $this->cleanKey($key); |
| 24 | 24 | |
| 25 | - $locale = $locale ?: app()->getLocale(); |
|
| 25 | + $locale = $locale ?: app()->getLocale(); |
|
| 26 | 26 | |
| 27 | 27 | return $this->cache |
| 28 | 28 | ->tags($this->entityName, 'global') |