Commit Graph

7 Commits

Author SHA1 Message Date
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
e477cf215d Make API testable & move PhotoAlbum tests to new destination 2021-11-12 21:08:36 +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
02210f285b API: some more converted functions 2021-11-10 23:07:46 +00:00