Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PHPSA
Definition
ParentDefinition
PHP Class PHPSA\Definition\ParentDefinition
Inheritance:
extends
AbstractDefinition
Exibir arquivo
Open project: ovr/phpsa
Protected Properties
Property
Type
Description
$namespace
string
Public Methods
Method
Description
getName
( ) :
string
getNamespace
( ) :
string
getPointer
( ) :
ScopePointer
setNamespace
(
string
$namespace
)
Method Details
getName()
public
method
public
getName
( ) :
string
return
string
getNamespace()
public
method
public
getNamespace
( ) :
string
return
string
getPointer()
public
method
public
getPointer
( ) :
ScopePointer
return
PHPSA\ScopePointer
setNamespace()
public
method
public
setNamespace
(
string
$namespace
)
$namespace
string
Property Details
$namespace
protected_oe property
protected
string
$namespace
return
string