Please enable JavaScript in your browser!
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
sunlight
/
module
Beobachten
1
Favorit hinzufügen
0
Fork
0
Code
Issues
0
Pull-Requests
0
Commits
118
Releases
0
Wiki
Keine Beschreibung
Struktur:
03348401f1
Branches
Tags
liujuan
master
module
/
vendor
/
phpspec
/
prophecy
/
fixtures
/
EmptyInterfa...
EmptyInterface.php
66B
Verlauf
Originalformat
1
2
3
4
5
6
7
8
<?php
namespace Fixtures\Prophecy;
interface EmptyInterface
{
}