Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
mageekguy
atoum
php
tokenizer
iterators
phpFunction
PHP Class mageekguy\atoum\php\tokenizer\iterators\phpFunction
Inheritance:
extends
mageekguy\atoum\php\tokenizer\iterator
Mostrar archivo
Open project: atoum/atoum
Class Usage Examples
Protected Properties
Property
Type
Description
$arguments
Public Methods
Method
Description
appendArgument
(
phpArgument
$phpArgument
)
getArgument
(
$index
)
getArguments
( )
getName
( )
reset
( )
Method Details
appendArgument()
public
method
public
appendArgument
(
phpArgument
$phpArgument
)
$phpArgument
phpArgument
getArgument()
public
method
public
getArgument
(
$index
)
getArguments()
public
method
public
getArguments
( )
getName()
public
method
public
getName
( )
reset()
public
method
public
reset
( )
Property Details
$arguments
protected_oe property
protected
$arguments