Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
aggregator
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
aggregator
Merge requests
!19
Fix phpcs issues.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix phpcs issues.
issue/aggregator-3458515:3458515-fix-phpcs-issue
into
2.x
Overview
0
Commits
1
Pipelines
2
Changes
36
Merged
DEEPAK MISHRA
requested to merge
issue/aggregator-3458515:3458515-fix-phpcs-issue
into
2.x
9 months ago
Overview
0
Commits
1
Pipelines
2
Changes
36
Expand
Closes
#3458515
0
0
Merge request reports
Compare
2.x
version 1
2c55e963
9 months ago
2.x (base)
and
latest version
latest version
2c55e963
1 commit,
9 months ago
version 1
2c55e963
1 commit,
9 months ago
36 files
+
62
−
59
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
36
Search (e.g. *.vue) (Ctrl+P)
src/Annotation/AggregatorFetcher.php
+
1
−
1
Options
@@ -7,7 +7,7 @@ use Drupal\Component\Annotation\Plugin;
/**
* Defines a Plugin annotation object for aggregator fetcher plugins.
*
* Plugin Namespace: Plugin\aggregator\fetcher
* Plugin Namespace: Plugin\aggregator\fetcher
.
*
* For a working example, see \Drupal\aggregator\Plugin\aggregator\fetcher\DefaultFetcher
*
Loading