mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-03 22:03:33 +03:00
Merge pull request #1718 from rishirajpurohit/enhancement/make-RouteDescriberTrait-public
Remove the @internal tag to avoid deprecations on symfony 5.1 (#1673)
This commit is contained in:
commit
318fa82cc0
1 changed files with 0 additions and 3 deletions
|
@ -15,9 +15,6 @@ use EXSyst\Component\Swagger\Operation;
|
|||
use EXSyst\Component\Swagger\Swagger;
|
||||
use Symfony\Component\Routing\Route;
|
||||
|
||||
/**
|
||||
* @internal
|
||||
*/
|
||||
trait RouteDescriberTrait
|
||||
{
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue