Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
Laclic
/
Souke
Tarkkaile
5
Äänestä
0
Fork
1
Koodi
Ongelmat
1
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
3103
Commitit
6
Branchit
Puu:
2b0f452266
Souke
/
domain
/
_
/
ServiceInterface.php
ServiceInterface.php
59B
Raaka
Normal View
Historia
Refactoring services #885
1 vuosi sitten
Refactoring architecture dossiers : dossier domain + suppression dossiers superflus
11 kuukautta sitten
Refactoring services #885
1 vuosi sitten
1
2
3
4
5
6
7
<?php
namespace
domain
\
_
;
interface
ServiceInterface
{
}