示例#1
0
 public function setUp()
 {
     $storage1 = new \OCA\Web_Hooks\Notifications();
     $storage1->deleteAll();
 }