Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Sulu
Component
Content
Exception
ExtensionNotFoundException
PHP 클래스 Sulu\Component\Content\Exception\ExtensionNotFoundException
상속:
extends
Exception
파일 보기
프로젝트 열기: sulu/sulu
공개 메소드들
메소드
설명
__construct
(
StructureInterface
$structure
,
$name
)
getName
( ) :
string
getStructure
( ) :
StructureInterface
메소드 상세
__construct()
공개
메소드
public
__construct
(
StructureInterface
$structure
,
$name
)
$structure
StructureInterface
getName()
공개
메소드
public
getName
( ) :
string
리턴
string
getStructure()
공개
메소드
public
getStructure
( ) :
StructureInterface
리턴
StructureInterface