Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
required_api
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
required_api
Merge requests
!12
Add Gitlab CI
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add Gitlab CI
issue/required_api-3491632:3491632-gitlab-ci
into
8.x-2.x
Overview
0
Commits
11
Pipelines
6
Changes
16
Merged
Dieter Holvoet
requested to merge
issue/required_api-3491632:3491632-gitlab-ci
into
8.x-2.x
6 months ago
Overview
0
Commits
11
Pipelines
6
Changes
16
Expand
Closes
#3491632
0
0
Merge request reports
Compare
8.x-2.x
version 4
de2979a8
6 months ago
version 3
654ca7b6
6 months ago
version 2
ce465200
6 months ago
version 1
e7486d7d
6 months ago
8.x-2.x (base)
and
latest version
latest version
de2979a8
11 commits,
6 months ago
version 4
de2979a8
11 commits,
6 months ago
version 3
654ca7b6
10 commits,
6 months ago
version 2
ce465200
10 commits,
6 months ago
version 1
e7486d7d
9 commits,
6 months ago
16 files
+
189
−
109
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
16
Search (e.g. *.vue) (Ctrl+P)
src/Annotation/Required.php
+
1
−
1
Options
@@ -32,7 +32,7 @@ class Required extends Plugin {
/**
* A brief description of the api.
*
* @var \Drupal\Core\Annotation\Translation
optional
* @var \Drupal\Core\Annotation\Translation
*
* @ingroup plugin_translatable
*/
Loading