mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-15 14:02:17 +00:00
fixed typo in method name
This commit is contained in:
@@ -51,7 +51,7 @@ class Dokumentstudiengang extends APIv1_Controller
|
||||
/**
|
||||
* @return void
|
||||
*/
|
||||
public function getDokumentstudiengangByStudiengang_bz()
|
||||
public function getDokumentstudiengangByStudiengang_kz()
|
||||
{
|
||||
$studiengang_kz = $this->get('studiengang_kz');
|
||||
$onlinebewerbung = $this->get('onlinebewerbung');
|
||||
|
||||
Reference in New Issue
Block a user