Skip to content

Commit

Permalink
Merge pull request mlanin#2 from kingsloi/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mlanin authored Feb 1, 2017
2 parents 0032370 + 502b5dc commit f5bd90d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,9 @@ And remove everything else. Example:

namespace App\Exceptions;

use Lanin\Laravel\ApiExceptions\LaravelExceptionHandle;
use Lanin\Laravel\ApiExceptions\LaravelExceptionHandler;

class Handler extends LaravelExceptionHandle
class Handler extends LaravelExceptionHandler
{

}
Expand Down

0 comments on commit f5bd90d

Please sign in to comment.