Completed
Push — 1.1 ( 3bd240...c4c1f4 )
by Jonathan
9s
created
src/Drupal/Driver/Cores/Drupal6.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -436,6 +436,7 @@
 block discarded – undo
436 436
 
437 437
   /**
438 438
    * {@inheritdoc}
439
+   * @param string $entity_type
439 440
    */
440 441
   protected function expandEntityFields($entity_type, \stdClass $entity) {
441 442
     return parent::expandEntityFields($entity_type, $entity);
Please login to merge, or discard this patch.