This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
jjhc
/
reservation_admin
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
9b80884691
Branche
Tagy
master
reservation_adm...
/
vendor
/
phpunit
/
php-token-stream
/
tests
/
_fixture
/
issue30.php
issue30.php
85 B
História
Raw
1
2
3
4
5
6
7
8
<?php
class Foo
{
public function bar()
{
return Foo::CLASS;
}
}