Skip to content

Commit

Permalink
Use RuntimeException
Browse files Browse the repository at this point in the history
  • Loading branch information
adriansuter committed Oct 4, 2019
1 parent 948bae0 commit de91cf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Routing/RouteContextTest.php
Expand Up @@ -10,6 +10,7 @@
namespace Slim\Tests\Routing;

use Psr\Http\Message\ServerRequestInterface;
use RuntimeException;
use Slim\Interfaces\RouteInterface;
use Slim\Interfaces\RouteParserInterface;
use Slim\Routing\RouteContext;
Expand Down

0 comments on commit de91cf0

Please sign in to comment.