Remove the notifications

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2020-03-23 13:14:51 +01:00
commit 5c4a7628f4
No known key found for this signature in database
GPG key ID: F941078878347C0C
6 changed files with 31 additions and 145 deletions

View file

@ -225,7 +225,6 @@ class PageController extends Controller {
* @param string $userId
* @param string $answers
* @param string $options question id
* @param bool $receiveNotifications
* @param bool $changed
* @return RedirectResponse
*/