kopia lustrzana https://github.com/nextcloud/social
do not import SocialAppNotification from outside.
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>pull/548/head
rodzic
13a03ee457
commit
8b9845787b
|
@ -59,7 +59,7 @@ class SocialAppNotification extends Stream implements JsonSerializable {
|
||||||
* @throws Exception
|
* @throws Exception
|
||||||
*/
|
*/
|
||||||
public function import(array $data) {
|
public function import(array $data) {
|
||||||
parent::import($data);
|
//parent::import($data);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue