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