Sign in
apache
/
netbeans
/
419f65eb0cccf624032c1c4925bf8d58069043ae
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
parser
/
useNamespaceAs.php
blob: e1aab919e4ec1723460ebc9d357ba14d53a145c0 [
file
]
<?
php
use
A\B\C
as
Z
;
?>