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.
1 parent 89450ae commit fdc3a3bCopy full SHA for fdc3a3b
README.md
@@ -214,7 +214,7 @@ Configuration
214
215
Each **annotation** mapping may also specify the following options:
216
* **alias** (Default: null): Set the alias for the entity namespace.
217
- **use_simple_annotation_reader** (Default: true):
+ * **use_simple_annotation_reader** (Default: true):
218
If `true`, only simple notations like `@Entity` will work.
219
If `false`, more advanced notations and aliasing via `use` will
220
work. (Example: `use Doctrine\ORM\Mapping AS ORM`, `@ORM\Entity`)
0 commit comments