Issue #3167811: Adjust annotation declaration of used Interface in constructor...
Issue #3167811: Adjust annotation declaration of used Interface in constructor for EntityModerationForm
Merge request reports
Activity
I tried to merge this request by pressing button Rebase. The message in my case is not fully reflect that i have not rights to perform following steps manually:
Step 1. Fetch and check out the branch for this merge request git fetch "git@git.drupal.org:issue/drupal-3006502.git" "9.1.x" git checkout -b "issue/drupal-3006502-9.1.x" FETCH_HEAD Step 2. Review the changes locally Step 3. Merge the branch and fix any conflicts that come up git fetch origin git checkout "origin/9.1.x" git merge --no-ff "issue/drupal-3006502-9.1.x" Step 4. Push the result of the merge to GitLab git push origin "9.1.x"
I believe we can enhance gitlab to clarify this situation.
Please register or sign in to reply