Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Sulu
Bundle
ResourceBundle
Resource
Exception
FilterNotFoundException
PHP Класс Sulu\Bundle\ResourceBundle\Resource\Exception\FilterNotFoundException
Наследование:
extends
FilterException
Показать файл
Открыть проект
Открытые методы
Метод
Описание
__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.
Описание методов
__construct()
публичный
Метод
public
__construct
(
$id
)
getEntityName()
публичный
Метод
Returns the name of the entityname of the dependency not found.
public
getEntityName
( ) :
string
Результат
string
getId()
публичный
Метод
Returns the id of the object not found.
public
getId
( ) :
integer
Результат
integer