Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
quick_node_clone
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
quick_node_clone
Merge requests
!24
Resolve
#3415081
"Remove unused"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Resolve
#3415081
"Remove unused"
issue/quick_node_clone-3415081:3415081-remove-unused
into
8.x-1.x
Overview
0
Commits
2
Pipelines
1
Changes
2
Open
Himanshu Jhaloya
requested to merge
issue/quick_node_clone-3415081:3415081-remove-unused
into
8.x-1.x
10 months ago
Overview
0
Commits
2
Pipelines
1
Changes
2
Expand
Closes
#3415081
0
0
Merge request reports
Compare
8.x-1.x
8.x-1.x (base)
and
latest version
latest version
a9e45b4a
2 commits,
10 months ago
2 files
+
2
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
src/Entity/QuickNodeCloneEntityFormBuilder.php
+
1
−
0
Options
@@ -18,6 +18,7 @@ use Drupal\group\Entity\GroupContent;
use
Drupal\node\Entity\Node
;
use
Symfony\Component\DependencyInjection\ContainerInterface
;
/**
* Builds entity forms.
*/
Loading