This commit is contained in:
Ralf Becker 2020-10-05 20:12:45 +02:00
parent 588a667137
commit 094a60d7f7

View File

@ -29,7 +29,7 @@ class Push extends Msg
/**
* Backend to use
*
* @var egw_json_push_backend
* @var PushBackend
*/
protected static $backend;