Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
D
drupal
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Drupal.org issue queue
Drupal.org issue queue
Security & Compliance
Security & Compliance
Dependency List
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
project
drupal
Commits
2f192ca6
Commit
2f192ca6
authored
Oct 05, 2018
by
catch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#3002746
by hardikpandya, Chi: module_installer service declares unused dependency
parent
04480715
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
core/core.services.yml
core/core.services.yml
+1
-1
No files found.
core/core.services.yml
View file @
2f192ca6
...
...
@@ -506,7 +506,7 @@ services:
class
:
Drupal\Core\Extension\ModuleInstaller
tags
:
-
{
name
:
service_collector
,
tag
:
'
module_install.uninstall_validator'
,
call
:
addUninstallValidator
}
arguments
:
[
'
@app.root'
,
'
@module_handler'
,
'
@kernel'
,
'
@router.builder'
]
arguments
:
[
'
@app.root'
,
'
@module_handler'
,
'
@kernel'
]
lazy
:
true
extension.list.module
:
class
:
Drupal\Core\Extension\ModuleExtensionList
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment