mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
Added a missing 'is'.
This commit is contained in:
parent
eddba56c66
commit
e6cf2ff0d2
@ -65,7 +65,7 @@ use Nelmio\ApiDocBundle\Annotation\ApiDoc;
|
|||||||
class YourController extends Controller
|
class YourController extends Controller
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* This the documentation description of your method, it will appear
|
* This is the documentation description of your method, it will appear
|
||||||
* on a specific pane. It will read all the text until the first
|
* on a specific pane. It will read all the text until the first
|
||||||
* annotation.
|
* annotation.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user