Skip to content

Commit

Permalink
DEV: comment for deprecated function
Browse files Browse the repository at this point in the history
  • Loading branch information
Trischi80 committed Nov 18, 2020
1 parent ee1f970 commit bc8699c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions application/models/QuestionType.php
Expand Up @@ -109,6 +109,8 @@ public function applyToQuestion($oQuestion) {
* @param string $language
* @return array
*
* @deprecated use the new xml-version implemented in function findQuestionMetaData($type) in QuestionTheme
*
* TODO QuestionTheme 1591616914305: Needs to be replaced by @link QuestionTheme::getAllQuestionMetaData() however translations inside the xml need to be inserted first
*/

Expand Down

0 comments on commit bc8699c

Please sign in to comment.