Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LabNbook
LabNbook-Moodle
Commits
5104c13f
Commit
5104c13f
authored
Jan 21, 2020
by
Francois Gannaz
Browse files
fetch/user: phpdoc++
parent
df89cc0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
classes/fetch/user.php
View file @
5104c13f
...
...
@@ -107,7 +107,7 @@ class user extends moodlefetcher
}
/**
* Return a JWT token for the redirection page of LnB,
so that the user ends on
th
e
report page.
* Return a JWT token for the redirection page of LnB,
pointing to
th
is
report page.
*
* @param int $teamconfigId
* @return string JWT
...
...
@@ -122,7 +122,7 @@ class user extends moodlefetcher
}
/**
* Return a JWT token for the redirection page of LnB,
so that the user ends on the teaming page
.
* Return a JWT token for the redirection page of LnB,
pointing to the table of reports
.
*
* @param int $teamconfigId
* @return string JWT
...
...
@@ -137,7 +137,7 @@ class user extends moodlefetcher
}
/**
* Return a JWT token for the redirection page of LnB,
so that the user ends
o
n
th
e
teaming
page
.
* Return a JWT token for the redirection page of LnB,
pointing to the config
o
f
th
is
teaming.
*
* @param int $teamconfigId
* @return string JWT
...
...
@@ -152,7 +152,7 @@ class user extends moodlefetcher
}
/**
* Return a JWT token for the redirection page of LnB,
so that the user ends on the mission create page
.
* Return a JWT token for the redirection page of LnB,
point to the page that lists missions
.
*
* @param int $teamconfigId
* @return string JWT
...
...
Write
Preview
Markdown
is supported
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