AnsPress_Notification_Query::get_date()
Description #
Return date of a notification.
Source #
File: addons/free/notification/query.php
public function get_date() { return $this->object->noti_date; }
Expand full source code Collapse full source code View on GitHub: addons/free/notification/query.php:343
Add your comment