Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Newscoop
Entity
Repository
NotificationRepository
PHP Class Newscoop\Entity\Repository\NotificationRepository
Exibir arquivo
Open project: sourcefabric/newscoop
Public Methods
Method
Description
addComment
(
Comment
$comment
) :
unknown_type
Add to notification
flush
( )
Flush method
getPrototype
( )
Get new instance of the notification
Method Details
addComment()
public
method
Add to notification
public
addComment
(
Comment
$comment
) :
unknown_type
$comment
Newscoop\Entity\Comment
return
unknown_type
flush()
public
method
Flush method
public
flush
( )
getPrototype()
public
method
Get new instance of the notification
public
getPrototype
( )