fix identation

This commit is contained in:
Julien Fastré 2017-01-16 14:28:48 +01:00
parent cf3f23e6f2
commit d75783632f

View File

@ -23,7 +23,7 @@ use Symfony\Component\Validator\Context\ExecutionContextInterface;
*/
class ListPerson implements ListInterface
{
/**
/**
*
* @var EntityManagerInterface
*/