Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
iconify_icons
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
iconify_icons
Commits
406f7521
Commit
406f7521
authored
1 month ago
by
David Galeano
Browse files
Options
Downloads
Patches
Plain Diff
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
1 month ago
Stage: build
Stage: validate
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/iconify_icons_provider/src/Plugin/IconExtractor/IconifyExtractor.php
+4
-1
4 additions, 1 deletion
...ns_provider/src/Plugin/IconExtractor/IconifyExtractor.php
with
4 additions
and
1 deletion
modules/iconify_icons_provider/src/Plugin/IconExtractor/IconifyExtractor.php
+
4
−
1
View file @
406f7521
...
...
@@ -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'
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment