Fix namespace for task list

This commit is contained in:
Dennis Eichhorn 2019-08-13 21:14:37 +02:00
parent f2b6625db8
commit fddc32eda9

View File

@ -181,6 +181,6 @@ final class ApiController extends Controller
*/
public function apiComponentAdd(RequestAbstract $request, ResponseAbstract $response, $data = null) : void
{
return;
}
}