Issue #2802593 by arunkumark, er.pushpinderrana, karlosgliberal, joachim: incorrect param for EntityController::loadBundleDescriptions()
parent
f927e20b88
commit
9bdda95a2b
|
@ -301,7 +301,7 @@ class EntityController implements ContainerInjectionInterface {
|
|||
* @param array $bundles
|
||||
* An array of bundle information.
|
||||
* @param \Drupal\Core\Entity\EntityTypeInterface $bundle_entity_type
|
||||
* The ID of the bundle entity type.
|
||||
* The bundle entity type definition.
|
||||
*
|
||||
* @return array
|
||||
* The expanded array of bundle information.
|
||||
|
|
Loading…
Reference in New Issue