diff --git a/core/lib/Drupal/Core/Plugin/ObjectWithPluginCollectionInterface.php b/core/lib/Drupal/Core/Plugin/ObjectWithPluginCollectionInterface.php index c5aea57fe6e8c82617d00aa923c0957ded93f9b5..3b7ec530d36f0abef46a0f0b601e061dc8211260 100644 --- a/core/lib/Drupal/Core/Plugin/ObjectWithPluginCollectionInterface.php +++ b/core/lib/Drupal/Core/Plugin/ObjectWithPluginCollectionInterface.php @@ -15,7 +15,7 @@ interface ObjectWithPluginCollectionInterface { /** - * Gets the plugin collections used by this entity. + * Gets the plugin collections used by this object. * * @return \Drupal\Component\Plugin\LazyPluginCollection[] * An array of plugin collections, keyed by the property name they use to