Kernel.php
632 Bytes
-
Remove unnecessary fully quantified name · 73985483
The class is unnessarily fully quantified and is an warning that is also flagged up in popular IDE's such as PHPStorm. It is also arguably bad practice as it can lead to problems if directories are moved in the future.
Yahya Uddin committed