Notifications::get_icon()

Description #

Return icon of notification.

Source #

File: addons/notifications/query.php

	public function get_icon() {
		$args = $this->verb_args( $this->object->noti_verb );
		return $args['icon'];
	}

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Add your comment