Property | Type | Description | |
---|---|---|---|
$importations | |||
$namespaces |
Method | Description | |
---|---|---|
appendImportation ( mageekguy\atoum\php\tokenizer\iterators\phpImportation $phpImportation ) | ||
appendNamespace ( |
||
getImportation ( $index ) | ||
getImportations ( ) | ||
getNamespace ( $index ) | ||
getNamespaces ( ) | ||
reset ( ) |
public appendImportation ( mageekguy\atoum\php\tokenizer\iterators\phpImportation $phpImportation ) | ||
$phpImportation | mageekguy\atoum\php\tokenizer\iterators\phpImportation |
public appendNamespace ( |
||
$phpNamespace |