Skip to content

Commit

Permalink
Fix cs
Browse files Browse the repository at this point in the history
  • Loading branch information
jordisala1991 committed Jun 4, 2021
1 parent 2b3c87d commit d411d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BasicEntities/Entity/BookTranslation.php
Expand Up @@ -32,7 +32,7 @@ class BookTranslation implements TranslationInterface
/**
* @var string|null
*
* Do not remove this property unless you are sure it won't break things.
* Do not remove this property unless you are sure it won't break things
*
* @ORM\Column(type="string", length=5)
*/
Expand Down

0 comments on commit d411d4e

Please sign in to comment.