This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
jjhc
/
reservation_admin
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
3cc8b0e1ec
Ramuri
Etichete
master
reservation_adm...
/
vendor
/
phpunit
/
php-token-stream
/
tests
/
_fixture
/
classUsesNamespacedFunction.php
classUsesNamespacedFunction.php
58 B
Istoric
Crud
1
2
3
4
5
6
7
8
<?php
namespace foo;
use function bar\baz;
class Foo
{
}