This commit is contained in:
Molkobain
2020-01-24 15:37:53 +01:00
parent f878eea68d
commit 0a63568715
3 changed files with 45 additions and 25 deletions

View File

@@ -109,9 +109,7 @@ class UserProvider implements ContainerAwareInterface
}
/**
* Sets the container.
*
* @param \Symfony\Component\DependencyInjection\ContainerInterface|null $oContainer
* @inheritDoc
*/
public function setContainer(ContainerInterface $oContainer = null)
{