Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
digit-joinup-reference
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ec-europa
digit-joinup-reference
Commits
b13e7044
Verified
Commit
b13e7044
authored
5 months ago
by
Alexandre Dias
Browse files
Options
Downloads
Patches
Plain Diff
ISAICP-8376: Remove migrate helper.
parent
1899a8da
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!197
Release 2.0.2
,
!196
Release 2.0.1
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
web/modules/custom/joinup_rdf/joinup_rdf.services.yml
+0
-4
0 additions, 4 deletions
web/modules/custom/joinup_rdf/joinup_rdf.services.yml
web/modules/custom/joinup_rdf/src/MigrationHelper.php
+0
-766
0 additions, 766 deletions
web/modules/custom/joinup_rdf/src/MigrationHelper.php
with
0 additions
and
770 deletions
web/modules/custom/joinup_rdf/joinup_rdf.services.yml
+
0
−
4
View file @
b13e7044
...
...
@@ -24,10 +24,6 @@ services:
tags
:
-
{
name
:
event_subscriber
}
joinup_rdf.migration_helper
:
class
:
Drupal\joinup_rdf\MigrationHelper
arguments
:
[
'
@entity_type.manager'
,
'
@path_alias.repository'
,
'
@database'
,
'
@rdf_sync.connection'
,
'
@rdf_sync.mapper'
,
'
@state'
]
joinup_rdf.http_middleware.accept_based_negotiation
:
class
:
Drupal\joinup_rdf\Middleware\JoinupAcceptHeaderMiddleware
tags
:
...
...
This diff is collapsed.
Click to expand it.
web/modules/custom/joinup_rdf/src/MigrationHelper.php
deleted
100644 → 0
+
0
−
766
View file @
1899a8da
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