This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
aqm
/
Customer-Service
Obserwuj
3
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
efc9f43113
Gałęzie
Tagi
dev
master
remotes/origin/dev
Customer-Ser...
/
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();
}