Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
workflow_buttons
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
workflow_buttons
Commits
422ec4a3
Commit
422ec4a3
authored
2 weeks ago
by
Bob McDonald
Browse files
Options
Downloads
Patches
Plain Diff
#3523277
Code Issues Cleanup
parent
b01dfcd2
Branches
Branches containing commit
Tags
8.x-1.0-beta7
1 merge request
!20
#3523277 Code Issues Cleanup
Pipeline
#491800
passed
2 weeks ago
Stage: build
Stage: validate
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
workflow_buttons.module
+0
-1
0 additions, 1 deletion
workflow_buttons.module
with
0 additions
and
1 deletion
workflow_buttons.module
+
0
−
1
View file @
422ec4a3
...
...
@@ -112,7 +112,6 @@ function workflow_buttons_entity_view(array &$build, EntityInterface $entity, En
$form_state_additions
=
[
'workflow_buttons'
=>
TRUE
,
];
/* @var \Drupal\Core\Form\FormBuilder $form_builder */
$form_builder
=
\Drupal
::
service
(
'entity.form_builder'
);
assert
(
$form_builder
instanceof
EntityFormBuilderInterface
);
try
{
...
...
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