Skip to content

Commit

Permalink
[TASK] Added missing doc comment
Browse files Browse the repository at this point in the history
Refs #839
  • Loading branch information
derhansen committed Jan 23, 2021
1 parent 19bcd4c commit 00b264c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Classes/Controller/EventController.php
Original file line number Diff line number Diff line change
Expand Up @@ -1088,6 +1088,8 @@ protected function getSysLanguageUid(): int
}

/**
* Returns the two letter ISO code for the current language
*
* @return string
*/
protected function getCurrentLanguageTwoLetterIsoCode(): string
Expand Down

0 comments on commit 00b264c

Please sign in to comment.