This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
zskk_bg
/
guochanhua
Obserwuj
9
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
2b4fae9bd4
Gałęzie
Tagi
master
guochanhua
/
server
/
vendor
/
phpunit
/
phpunit-mock-objects
/
tests
/
_fixture
/
InterfaceWithSemiReservedMethodName.php
InterfaceWithSemiReservedMethodName.php
85 B
Historia
Czysty
1
2
3
4
5
<?php
interface InterfaceWithSemiReservedMethodName
{
public function unset();
}