forked from wallabag/wallabag
Apply CS
This commit is contained in:
committed by
Jérémy Benoist
parent
d4dca8f6c9
commit
ed6ca862f5
@ -15,7 +15,7 @@ class InternalSettingFixtures extends Fixture implements ContainerAwareInterface
|
||||
*/
|
||||
private $container;
|
||||
|
||||
public function setContainer(ContainerInterface $container = null)
|
||||
public function setContainer(?ContainerInterface $container = null)
|
||||
{
|
||||
$this->container = $container;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user