mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 11:56:40 +02:00
MDL-70287 core_payment: Improving existing and missing phpdocs
This commit is contained in:
parent
af0040445a
commit
e37e06d194
3 changed files with 24 additions and 17 deletions
|
@ -37,7 +37,7 @@ class service_provider implements \core_payment\local\callback\service_provider
|
|||
* Callback function that returns the enrolment cost and the accountid
|
||||
* for the course that $instanceid enrolment instance belongs to.
|
||||
*
|
||||
* @param string $paymentarea
|
||||
* @param string $paymentarea Payment area
|
||||
* @param int $instanceid The enrolment instance id
|
||||
* @return \core_payment\local\entities\payable
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue