Skip to content

Commit a46a7ff

Browse files
author
dylan
committed
Corrected Nitpick new issue
1 parent 8feb144 commit a46a7ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/DependencyInjection/NilPortuguesSymfonyJsonApiExtension.php

-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ private function resolveMappings(ContainerBuilder $container, $mappings)
5050
$loadedMappings = [];
5151

5252
foreach ($mappings as $mapping) {
53-
5453
if (0 === strpos($mapping, '@')) {
5554
$name = substr($mapping, 1, strpos($mapping, '/') - 1);
5655

0 commit comments

Comments
 (0)