mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-10 01:03:13 +08: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