Issue #3397991 by dineshkumarbollu, joachim: Error in EntityFieldManager comment
parent
3c1a449c37
commit
b498f70ece
|
@ -408,7 +408,7 @@ class EntityFieldManager implements EntityFieldManagerInterface {
|
|||
}
|
||||
}
|
||||
|
||||
// Retrieve base field definitions from modules.
|
||||
// Retrieve bundle field definitions from modules.
|
||||
$this->moduleHandler->invokeAllWith(
|
||||
'entity_bundle_field_info',
|
||||
function (callable $hook, string $module) use (&$bundle_field_definitions, $entity_type, $bundle, $base_field_definitions) {
|
||||
|
|
Loading…
Reference in New Issue