Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aee5fcf + ff0449a commit cb7fb79Copy full SHA for cb7fb79
Resources/doc/index.md
@@ -231,6 +231,9 @@ class AuthCode extends BaseAuthCode
231
}
232
```
233
234
+__Note__: If you don't have `auto_mapping` activated in your doctrine configuration you need to add
235
+`FOSOAuthServerBundle` to your mappings in `config.yml`.
236
+
237
#### Propel
238
239
A `schema.xml` is provided with this bundle to generate Propel classes.
0 commit comments