fix many docstrings and their formatting
This commit is contained in:
parent
e50c2bb5e6
commit
7085de8fe2
36 changed files with 679 additions and 659 deletions
|
|
@ -47,6 +47,7 @@
|
|||
* Show moodpic of a Seminary.
|
||||
*
|
||||
* @param string $seminaryUrl URL of Seminary to show moodpic of
|
||||
* @param string $agentName Name of Agent to show moodpic for
|
||||
*/
|
||||
public function seminary($seminaryUrl, $agentName=null)
|
||||
{
|
||||
|
|
@ -86,7 +87,7 @@
|
|||
* Show moodpic of a Questgroup.
|
||||
*
|
||||
* @param string $seminaryUrl URL of Seminary
|
||||
* @param string $quesgroupUrl URL of Questgroup to show moodpic of
|
||||
* @param string $questgroupUrl URL of Questgroup to show moodpic of
|
||||
*/
|
||||
public function questgroup($seminaryUrl, $questgroupUrl)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue