Left hints

This commit is contained in:
Kevin Frantz
2019-02-12 17:40:38 +01:00
parent 960bf130d6
commit bd5a85e1e8
3 changed files with 4 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ class RequestedAction extends RequestedUser implements RequestedActionInterface
];
/**
* @todo Optimize this constructor! The UserSourceDirector is not used in this class!
* {@inheritdoc}
*
* @see \App\Domain\RequestManagement\User\RequestedUser::__construct()