Commit Graph

7 Commits

Author SHA1 Message Date
Michael 1f79d25ffc Replaced "api_date" 2021-11-18 21:43:13 +00:00
Philipp 5879535822 Switch static::$parameters to $this->parameters 2021-11-14 23:49:07 +01:00
Philipp 489cd0884a Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
Philipp 714f0febc4 Replace $parameters argument per method with static::$parameters 2021-11-14 23:49:05 +01:00
Philipp ea0f41ecf0 Transform ApiResponse::exit() into dynamic method 2021-11-12 20:03:27 +01:00
Philipp 319f91301d Move API Response methods into an own class to make them mockable 2021-11-12 19:52:01 +01:00
Michael 1518ad33ad API: Classes moved to the correct places according to their origin 2021-11-10 07:31:39 +00:00