Skip to content
Snippets Groups Projects
Commit 406f7521 authored by David Galeano's avatar David Galeano
Browse files

Issue #3495277: Fix phpstan errors

parent 133860c0
No related branches found
No related tags found
No related merge requests found
Pipeline #375070 passed with warnings
......@@ -15,7 +15,10 @@ use Drupal\Core\Theme\Icon\IconPackExtractorForm;
use Symfony\Component\DependencyInjection\ContainerInterface;
/**
* Plugin implementation of the ui_icons_extractor.
* Plugin implementation of the icon extractor.
*
* @internal
* Plugin classes are internal.
*/
#[IconExtractor(
id: 'iconify',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment