Commit 24f0d9a5 authored by Taylor Otwell's avatar Taylor Otwell

Update HTML alias. Closes #1210.

parent db365dda
......@@ -158,7 +158,7 @@ return array(
'File' => 'Illuminate\Support\Facades\File',
'Form' => 'Illuminate\Support\Facades\Form',
'Hash' => 'Illuminate\Support\Facades\Hash',
'Html' => 'Illuminate\Support\Facades\Html',
'HTML' => 'Illuminate\Support\Facades\Html',
'Input' => 'Illuminate\Support\Facades\Input',
'Lang' => 'Illuminate\Support\Facades\Lang',
'Log' => 'Illuminate\Support\Facades\Log',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment