<?phpclass NOTIFICATIONS_BOL_SendQueue extends PEEP_Entity{ /** * @var string */ public $userId; /** * * @var int */ public $timeStamp;}