mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-03-11 01:56:08 +03:00
Fix code sample
This commit is contained in:
parent
48860879b3
commit
9e2eb0bb88
@ -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…
x
Reference in New Issue
Block a user