This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
centrenda
/
lacemi
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
e9d6235f65
Gałęzie
Tagi
master
v2
v3
v3_2
v4
v4.0.0
v3.0.0
v2.0.0
v1.4.1
v1.4.0
v1.3.9
v1.3.8
v1.3.7
v1.3.6
v1.3.5
v1.3.4
v.3.4
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.11
v1.1.10
v1.1.9
v1.1.8
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.0
v1.0.9
v1.0.8
lacemi
/
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();
}