barelon
c463121da8
Fix some typos in annotations reference
- Changed capitalization of the `@GeneratedValue` and `@Version` examples which incorrectly used lower case - Fixed parameter names in `@NamedNativeQuery` and `@SqlResultSetMapping` - Changed the Docblock style for the @MappedSuperclass example to the style used by all examples
Doctrine ORM Documentation
How to Generate
- Run ./bin/install-dependencies.sh
- Run ./bin/generate-docs.sh
It will generate the documentation into the build directory of the checkout.
Languages
PHP
100%