Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Phosphorum
Notifications
Checker
PHP Class Phosphorum\Notifications\Checker
Checks if the user has unread notifications or not
Inheritance:
extends
Phalcon\Di\Injectable
Datei anzeigen
Open project: phalcon/forum
Public Methods
Method
Description
getNumber
( ) :
integer
Check whether there are unread notifications or not
has
( ) :
boolean
Check whether there are unread notifications or not
Method Details
getNumber()
public
method
Check whether there are unread notifications or not
public
getNumber
( ) :
integer
return
integer
has()
public
method
Check whether there are unread notifications or not
public
has
( ) :
boolean
return
boolean