Skip to content

Commit 0b6cf8e

Browse files
authored
Update laravel-facade-aliases-to-full-names.php (#333)
1 parent ed0cb99 commit 0b6cf8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: config/sets/laravel-facade-aliases-to-full-names.php

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
'Bus' => 'Illuminate\Support\Facades\Bus',
1919
'Cache' => 'Illuminate\Support\Facades\Cache',
2020
'Config' => 'Illuminate\Support\Facades\Config',
21+
'Context' => 'Illuminate\Support\Facades\Context',
2122
'Cookie' => 'Illuminate\Support\Facades\Cookie',
2223
'Crypt' => 'Illuminate\Support\Facades\Crypt',
2324
'Date' => 'Illuminate\Support\Facades\Date',

0 commit comments

Comments
 (0)