diff --git a/core/modules/views/src/Plugin/views/ViewsPluginInterface.php b/core/modules/views/src/Plugin/views/ViewsPluginInterface.php index be3e0ff..d36b4b2 100644 --- a/core/modules/views/src/Plugin/views/ViewsPluginInterface.php +++ b/core/modules/views/src/Plugin/views/ViewsPluginInterface.php @@ -39,7 +39,7 @@ public function pluginTitle(); public function usesOptions(); /** - * Filter out stored options depending on the defined options + * Filter out stored options depending on the defined options. * * @param array $storage * The stored options.