mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 02:59:27 +03:00
[minor] Small doc fix in index.md
| Q | A | ------------- | --- | Doc fix? | yess | Fixed tickets | | License | MIT | Doc PR | Small fix in ```index.md```.
This commit is contained in:
parent
7c8b010215
commit
7eccee0a36
@ -353,7 +353,7 @@ You can also add some options to pass to the form. You just have to use the `opt
|
|||||||
```php
|
```php
|
||||||
input = {
|
input = {
|
||||||
"class" = "your_form_type",
|
"class" = "your_form_type",
|
||||||
"options" = {"method" => "PUT"},
|
"options" = {"method" = "PUT"},
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user