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