Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Sulu
Bundle
ResourceBundle
Resource
Exception
FilterNotFoundException
PHP Class Sulu\Bundle\ResourceBundle\Resource\Exception\FilterNotFoundException
Inheritance:
extends
FilterException
Afficher le fichier
Open project: sulu/sulu
Méthodes publiques
Méthode
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
méthode
public
__construct
(
$id
)
getEntityName()
public
méthode
Returns the name of the entityname of the dependency not found.
public
getEntityName
( ) :
string
Résultat
string
getId()
public
méthode
Returns the id of the object not found.
public
getId
( ) :
integer
Résultat
integer