mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 02:59:27 +03:00
Make ApiDocGenerator final
This commit is contained in:
parent
fd92284b83
commit
2b86a2346d
@ -14,7 +14,7 @@ namespace EXSyst\Bundle\ApiDocBundle;
|
||||
use EXSyst\Bundle\ApiDocBundle\Describer\DescriberInterface;
|
||||
use EXSyst\Component\Swagger\Swagger;
|
||||
|
||||
class ApiDocGenerator
|
||||
final class ApiDocGenerator
|
||||
{
|
||||
private $swagger;
|
||||
private $describers;
|
||||
|
Loading…
x
Reference in New Issue
Block a user