PHP Класс Phosphorum\Notifications\Checker

Checks if the user has unread notifications or not
Наследование: extends Phalcon\Di\Injectable
Показать файл Открыть проект

Открытые методы

Метод Описание
getNumber ( ) : integer Check whether there are unread notifications or not
has ( ) : boolean Check whether there are unread notifications or not

Описание методов

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

Check whether there are unread notifications or not
public getNumber ( ) : integer
Результат integer

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

Check whether there are unread notifications or not
public has ( ) : boolean
Результат boolean