delete unnecessary function

This commit is contained in:
Marc Michalsky forumZFD 2020-10-07 15:19:14 +02:00
parent e7955aebc6
commit 6b761ddbbb
Signed by untrusted user who does not match committer: marc.koch
GPG key ID: 12406554CFB028B9

View file

@ -233,12 +233,6 @@ class TwingleApiCall {
public function updateEvent() {
}
/**
* @return array
*/
public function getOrganisationId() {
return $this->organisationId;
}
/**
*