Skip to content

Commit fae7b6c

Browse files
committed
Fixed CS
1 parent 3d5d3ed commit fae7b6c

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

Diff for: eZ/Bundle/EzPublishCoreBundle/Tests/DependencyInjection/Compiler/ChainRoutingPassTest.php

-1
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,3 @@ public function addRouterProvider()
131131
);
132132
}
133133
}
134-

Diff for: eZ/Bundle/EzPublishCoreBundle/Tests/DependencyInjection/Compiler/IdentityDefinerPassTest.php

-1
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,3 @@ public function testSetIdentityDefiner()
5353
);
5454
}
5555
}
56-

Diff for: eZ/Bundle/EzPublishCoreBundle/Tests/DependencyInjection/Compiler/Stubs/GatewayBasedStorageHandler.php

-1
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,3 @@ public function getIndexData( VersionInfo $versionInfo, Field $field, array $con
4343

4444
}
4545
}
46-

0 commit comments

Comments
 (0)