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:
e8bccfe8cb
Ramuri
Etichete
master
reservation_adm...
/
vendor
/
phpunit
/
php-token-stream
/
tests
/
_fixture
/
issue30.php
issue30.php
85 B
Istoric
Crud
1
2
3
4
5
6
7
8
<?php
class Foo
{
public function bar()
{
return Foo::CLASS;
}
}