Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
tacjs
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
tacjs
Merge requests
!27
Edit LogController.php
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Edit LogController.php
issue/tacjs-3507367:3507367-wrong-parameter-type
into
8.x-6.x
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Pierre Rudloff
requested to merge
issue/tacjs-3507367:3507367-wrong-parameter-type
into
8.x-6.x
4 months ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
Closes
#3507367
0
0
Merge request reports
Compare
8.x-6.x
8.x-6.x (base)
and
latest version
latest version
36a27757
1 commit,
4 months ago
1 file
+
1
−
1
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
tacjs_log/src/Controller/LogController.php
+
1
−
1
Options
@@ -61,7 +61,7 @@ class LogController extends ControllerBase {
@@ -61,7 +61,7 @@ class LogController extends ControllerBase {
/**
/**
* Store proof of consent.
* Store proof of consent.
*
*
* @param in
t
$service
* @param
str
in
g
$service
* Unique ID of the service.
* Unique ID of the service.
*
*
* @return array
* @return array
Loading