Completed
Pull Request — master (#461)
by Amrouche
08:01 queued 04:17
created
src/Bridge/Doctrine/MongoDB/ItemDataProvider.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -51,7 +51,7 @@
 block discarded – undo
51 51
     /**
52 52
      * {@inheritdoc}
53 53
      */
54
-    public function getItem(string $resourceClass, $id, string $operationName = null,array $context = [])
54
+    public function getItem(string $resourceClass, $id, string $operationName = null, array $context = [])
55 55
     {
56 56
         if ($this->decorated) {
57 57
             try {
Please login to merge, or discard this patch.