Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
t3o
my.typo3.org
Commits
4288394f
Commit
4288394f
authored
Feb 12, 2019
by
mabolek
Committed by
Sebastian Kotte
Feb 12, 2019
Browse files
[CLEANUP] Added data type to doc comment
parent
8274de7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
extensions/karma/Classes/Service/KarmaService.php
View file @
4288394f
...
...
@@ -208,8 +208,8 @@ class KarmaService implements \TYPO3\CMS\Core\SingletonInterface
/**
* Trigger a karma-earning action for a user
*
* @param $issuerCode The issuer code for the karma
* @param $issuerActionCode The issuer action code for the karma
* @param
string
$issuerCode The issuer code for the karma
* @param
string
$issuerActionCode The issuer action code for the karma
* @param ExtbaseFrontendUser $frontendUser The frontend user earning the karma
* @throws \Exception If the $issuerCode, $issuerActionCode, or karma source code is not defined in TypoScript.
*/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment