diff --git a/core/modules/views/src/Plugin/DependentWithRemovalPluginInterface.php b/core/modules/views/src/Plugin/DependentWithRemovalPluginInterface.php index 5cca152..59cb42d 100644 --- a/core/modules/views/src/Plugin/DependentWithRemovalPluginInterface.php +++ b/core/modules/views/src/Plugin/DependentWithRemovalPluginInterface.php @@ -5,7 +5,7 @@ /** * Provides an interface for a plugin that has dependencies that can be removed. * - * @ingroup plugin_api + * @ingroup views_plugins */ interface DependentWithRemovalPluginInterface {