diff --git a/DynamicRouter.php b/DynamicRouter.php index 9e6802c1..abfd2993 100644 --- a/DynamicRouter.php +++ b/DynamicRouter.php @@ -210,7 +210,7 @@ public function supports($name) * request method is not allowed * * @deprecated Use matchRequest exclusively to avoid problems. This method will be removed in version 2.0 - * + * * @api */ public function match($pathinfo)