Fenos\Notifynder\Contracts\NotifynderNotification::countNotRead PHP Method

countNotRead() public method

Get number of notification not read.
public countNotRead ( $toId, Closur\Closure $filterScope = null ) : mixed
$toId
$filterScope Closur\Closure
return mixed
    public function countNotRead($toId, Closure $filterScope = null);