Skip to content

Commit e4b43bf

Browse files
author
gary houbre
committed
Review comment, remove repository class annotation
1 parent faf510b commit e4b43bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serializer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ to your class::
147147
use Symfony\Component\Serializer\Annotation\Groups;
148148
149149
/**
150-
* @ORM\Entity(repositoryClass="App\Repository\ProductRepository")
150+
* @ORM\Entity()
151151
*/
152152
class Product
153153
{

0 commit comments

Comments
 (0)