Skip to content

Commit 81f5f98

Browse files
committed
Fix line break
1 parent 030b194 commit 81f5f98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

DependencyInjection/FOSElasticaExtension.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,6 @@ private function loadObjectPersister(array $typeConfig, Reference $typeRef, Cont
399399
$argument['_parent'] = $mapping['_parent'];
400400
}
401401
$arguments[] = $argument;
402-
403402
}
404403

405404
$serviceId = sprintf('fos_elastica.object_persister.%s.%s', $indexName, $typeName);

0 commit comments

Comments
 (0)