Skip to content

Commit 07bf6bb

Browse files
committed
chore: fix php code style
1 parent 697e811 commit 07bf6bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NeustaPimcoreFixtureBundle.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ public function getPath(): string
1414
return \dirname(__DIR__);
1515
}
1616

17-
public function build(ContainerBuilder $container)
17+
public function build(ContainerBuilder $container): void
1818
{
1919
parent::build($container);
2020

0 commit comments

Comments
 (0)