Completed
Pull Request — 8.x-3.x (#489)
by Philipp
07:51 queued 04:54
created
modules/graphql_core/src/Plugin/Deriver/Fields/EntityFieldDeriver.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
   }
49 49
 
50 50
   /**
51
-   * @param $entityTypeId
51
+   * @param string $entityTypeId
52 52
    * @param \Drupal\Core\Field\FieldStorageDefinitionInterface $fieldDefinition
53 53
    * @return array
54 54
    */
Please login to merge, or discard this patch.