Skip to content

Commit 5e21b25

Browse files
committed
Improve documentation
1 parent 255ea45 commit 5e21b25

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ Usage
3232

3333
```php
3434

35-
use Doctrine\ORM\Mapping as ORM;class MyEntity {
35+
use Doctrine\ORM\Mapping as ORM;
36+
37+
class MyEntity {
3638

3739
/**
3840
* @ORM\Column(type="encrypt_string")

0 commit comments

Comments
 (0)