This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
aqm
/
ios_sign
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
4bb6f0ae27
Ramos
Etiquetas
master
ios_sign
/
vendor
/
phpunit
/
php-token-stream
/
tests
/
_fixture
/
source2.php
source2.php
109 B
Histórico
Em bruto
1
2
3
4
5
6
<?php
// short desc
abstract class A {
/* abst meth: */
public static abstract function method();
}