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:
379f2e29ef
Ramuri
Etichete
master
reservation_adm...
/
vendor
/
phpunit
/
phpunit-mock-objects
/
tests
/
_fixture
/
InterfaceWithStaticMethod.php
InterfaceWithStaticMethod.php
89 B
Istoric
Crud
1
2
3
4
5
<?php
interface InterfaceWithStaticMethod
{
public static function staticMethod();
}