Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PHPSA
Definition
ParentDefinition
PHP 클래스 PHPSA\Definition\ParentDefinition
상속:
extends
AbstractDefinition
파일 보기
프로젝트 열기: ovr/phpsa
보호된 프로퍼티들
프로퍼티
타입
설명
$namespace
string
공개 메소드들
메소드
설명
getName
( ) :
string
getNamespace
( ) :
string
getPointer
( ) :
ScopePointer
setNamespace
(
string
$namespace
)
메소드 상세
getName()
공개
메소드
public
getName
( ) :
string
리턴
string
getNamespace()
공개
메소드
public
getNamespace
( ) :
string
리턴
string
getPointer()
공개
메소드
public
getPointer
( ) :
ScopePointer
리턴
PHPSA\ScopePointer
setNamespace()
공개
메소드
public
setNamespace
(
string
$namespace
)
$namespace
string
프로퍼티 상세
$namespace
보호되어 있는 프로퍼티
protected
string
$namespace
리턴
string