示例#1
0
 /**
  * @return Notifications
  */
 public function getCurrentNotifications()
 {
     return $this->transport->getCurrentNotifications();
 }