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