Skip to content

Commit

Permalink
【修复】修正一个类命名问题
Browse files Browse the repository at this point in the history
  • Loading branch information
qeq66 committed May 28, 2019
1 parent d1790ba commit 6c575b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Exceptions/HandleException.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* @license https://opensource.org/licenses/MIT MIT
* @link https://github.com/czewail/think-api
*/
class handleException extends Handle
class HandleException extends Handle
{
/**
* render
Expand Down

0 comments on commit 6c575b8

Please sign in to comment.