Skip to content
Snippets Groups Projects

Edit LogController.php

Merged Pierre Rudloff requested to merge issue/tacjs-3507367:3507367-wrong-parameter-type into 8.x-6.x
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -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 int $service
* @param string $service
* Unique ID of the service.
* Unique ID of the service.
*
*
* @return array
* @return array
Loading