/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/AlertCenter
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/AlertCenter/Settings.php (1153B)
notifications = $notifications;
}
/**
* @return Google_Service_AlertCenter_Notification[]
*/
public function getNotifications()
{
return $this->notifications;
}
}