Completed
Pull Request — master (#114)
by
unknown
01:49
created
src/Drupal/Driver/Cores/Drupal6.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -431,6 +431,7 @@
 block discarded – undo
431 431
 
432 432
   /**
433 433
    * {@inheritdoc}
434
+   * @param string $entity_type
434 435
    */
435 436
   protected function expandEntityFields($entity_type, \stdClass $entity, array $base_fields = array()) {
436 437
     return parent::expandEntityFields($entity_type, $entity);
Please login to merge, or discard this patch.