Completed
Pull Request — master (#85)
by
unknown
02:49
created
src/Drupal/Driver/Cores/AbstractCore.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -54,6 +54,7 @@
 block discarded – undo
54 54
 
55 55
   /**
56 56
    * {@inheritdoc}
57
+   * @param \stdClass $entity
57 58
    */
58 59
   public function getFieldHandler($entity, $entity_type, $field_name) {
59 60
 
Please login to merge, or discard this patch.