remove internal tag to avoid deprecation warnings

This commit is contained in:
Rishiraj Purohit 2020-09-20 12:53:27 +02:00
parent ab8c44f520
commit b579dbe3dc

View File

@ -15,9 +15,6 @@ use EXSyst\Component\Swagger\Operation;
use EXSyst\Component\Swagger\Swagger;
use Symfony\Component\Routing\Route;
/**
* @internal
*/
trait RouteDescriberTrait
{
/**