Skip to content

Commit

Permalink
Fix PHPDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
pierres committed Jun 1, 2019
1 parent 3d46479 commit 8f4ffc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Command/Reset/ResetDatabaseCommand.php
Expand Up @@ -32,6 +32,7 @@ class ResetDatabaseCommand extends Command

/**
* @param EntityManagerInterface $entityManager
* @param CacheItemPoolInterface $cache
*/
public function __construct(EntityManagerInterface $entityManager, CacheItemPoolInterface $cache)
{
Expand Down

0 comments on commit 8f4ffc1

Please sign in to comment.