Sign in
apache
/
netbeans
/
419f65eb0cccf624032c1c4925bf8d58069043ae
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
parser
/
groupUse_04.php
blob: cb82558407ffd96ebbcf9c2676c04fb06c665e86 [
file
]
<?
php
use
foo\math\{
Math
,
const
PI
,
function
sin
,
function
cos
,
function
cosh };