Fenos\Notifynder\Contracts\NotifynderNotification::countNotRead PHP Метод

countNotRead() публичный Метод

Get number of notification not read.
public countNotRead ( $toId, Closur\Closure $filterScope = null ) : mixed
$toId
$filterScope Closur\Closure
Результат mixed
    public function countNotRead($toId, Closure $filterScope = null);