ac70c18d50
* Small fix do get rid of notice `undefined index 'joinTable'` as the inverse side does not declare `joinTable` at all. * Shortened access to `$classMetadata->associationMappings[$fieldName]` for read accesses to increase readability |
||
---|---|---|
.. | ||
bin | ||
en | ||
.gitignore | ||
.gitmodules | ||
LICENSE.md | ||
README.md |
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.