Skip to content

Commit

Permalink
TASK: Remove outdated comment about ObjectManager
Browse files Browse the repository at this point in the history
  • Loading branch information
kdambekalns committed May 18, 2018
1 parent 47e1293 commit be0d045
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Classes/EventLog/Integrations/EntityIntegrationService.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
class EntityIntegrationService extends AbstractIntegrationService
{
/**
* Doctrine's Entity Manager. Note that "ObjectManager" is the name of the related
* interface ...
* Doctrine's Entity Manager.
*
* @Flow\Inject
* @var EntityManagerInterface
Expand Down

0 comments on commit be0d045

Please sign in to comment.