lbry.com/lib/routing/HttpRouteNotFoundException.class.php
Alex Grintsvayg 0bc617a0b9 routing
2016-09-05 18:32:25 -04:00

6 lines
87 B
PHP

<?php
namespace Routing;
class HttpRouteNotFoundException extends HttpException {}