Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Newscoop
Entity
Repository
UserPointsRepository
PHP Class Newscoop\Entity\Repository\UserPointsRepository
Inheritance:
extends
Doctrine\ORM\EntityRepository
显示文件
Open project: sourcefabric/newscoop
Public Methods
Method
Description
getPointValueForAction
(
string
$action
) :
integer
Find point value for action
Method Details
getPointValueForAction()
public
method
Find point value for action
public
getPointValueForAction
(
string
$action
) :
integer
$action
string
return
integer