issues
search
LerochkaKapito
/
extjs-bundle
Use ExtJs with Symfony 2
MIT License
21
stars
18
forks
source link
[2.3] some changes to RestControllerGenerator
#3
Closed
wasinger
closed
11 years ago
wasinger
commented
11 years ago
Don't wrap returned objects in array: The methods that return single objects (get[Entity]Action, post[Entity]Action, put[Entity]Action) now return the entity directly instead of an Array containing the object
fix some doc comments