This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
titan
/
fusian
Vigiar
10
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
0aed4b8326
Ramos
Etiquetas
master
fusian
/
fusiancrm
/
admin
/
vendor
/
phpunit
/
phpunit-mock-objects
/
tests
/
_fixture
/
InterfaceWithSemiReservedMethodName.php
InterfaceWithSemiReservedMethodName.php
85 B
Histórico
Em bruto
1
2
3
4
5
<?php
interface InterfaceWithSemiReservedMethodName
{
public function unset();
}