Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Sulu
Bundle
ResourceBundle
Resource
Exception
FilterNotFoundException
PHP Class Sulu\Bundle\ResourceBundle\Resource\Exception\FilterNotFoundException
Inheritance:
extends
FilterException
ファイルを表示
Open project: sulu/sulu
Public Methods
Method
Description
__construct
(
$id
)
getEntityName
( ) :
string
Returns the name of the entityname of the dependency not found.
getId
( ) :
integer
Returns the id of the object not found.
Method Details
__construct()
public
method
public
__construct
(
$id
)
getEntityName()
public
method
Returns the name of the entityname of the dependency not found.
public
getEntityName
( ) :
string
return
string
getId()
public
method
Returns the id of the object not found.
public
getId
( ) :
integer
return
integer