aboutsummaryrefslogtreecommitdiff
path: root/lib/models/Course.class.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/models/Course.class.php')
-rw-r--r--lib/models/Course.class.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/models/Course.class.php b/lib/models/Course.class.php
index 75dad33..98f2fec 100644
--- a/lib/models/Course.class.php
+++ b/lib/models/Course.class.php
@@ -589,7 +589,7 @@ class Course extends SimpleORMap implements Range, PrivacyObject, StudipItem, Fe
* @param string formatting template name
* @return string Fullname
*/
- public function getFullname($format = 'default')
+ public function getFullName($format = 'default')
{
$template = [
'name' => '%1$s',