From d75783632f70aea33fbc290223f43f88566693e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Mon, 16 Jan 2017 14:28:48 +0100 Subject: [PATCH] fix identation --- Export/Export/ListPerson.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Export/Export/ListPerson.php b/Export/Export/ListPerson.php index f5017f032..3cc9d3754 100644 --- a/Export/Export/ListPerson.php +++ b/Export/Export/ListPerson.php @@ -23,7 +23,7 @@ use Symfony\Component\Validator\Context\ExecutionContextInterface; */ class ListPerson implements ListInterface { - /** + /** * * @var EntityManagerInterface */