mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-02 21:36:14 +03:00
Fix code sample
This commit is contained in:
parent
f0e84a96d7
commit
67c4b095e9
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@ The bundle provides an `ApiDoc()` annotation for your controllers:
|
|||
|
||||
namespace Your\Namespace;
|
||||
|
||||
use Nelmio\ApiDocBundle\Annotation\ApiDoc;
|
||||
|
||||
class YourController extends Controller
|
||||
{
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue