mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-25 18:45:27 -06:00
Moved error handler classes from Expressive namespace to ErrorHandler namespace
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
use Shlinkio\Shlink\Rest\Expressive\JsonErrorHandler;
|
||||
use Shlinkio\Shlink\Rest\ErrorHandler\JsonErrorHandler;
|
||||
|
||||
return [
|
||||
|
||||
|
||||
Reference in New Issue
Block a user