Skip to content

Commit fdc3a3b

Browse files
committed
Added a line break for the next option
1 parent 89450ae commit fdc3a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ Configuration
214214

215215
Each **annotation** mapping may also specify the following options:
216216
* **alias** (Default: null): Set the alias for the entity namespace.
217-
**use_simple_annotation_reader** (Default: true):
217+
* **use_simple_annotation_reader** (Default: true):
218218
If `true`, only simple notations like `@Entity` will work.
219219
If `false`, more advanced notations and aliasing via `use` will
220220
work. (Example: `use Doctrine\ORM\Mapping AS ORM`, `@ORM\Entity`)

0 commit comments

Comments
 (0)