This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
Souke
Watch
5
Star
0
Fork
1
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
3126
Commits
6
Branches
Tree:
5451aa41d1
Souke
/
domain
/
_
/
GeneratorInterface.php
GeneratorInterface.php
62B
Raw
Normal View
History
[Administration] Utilisateurs : page crédit #1152
1 year ago
Refactoring architecture dossiers : dossier domain + suppression dossiers superflus
11 months ago
[Administration] Utilisateurs : page crédit #1152
1 year ago
1
2
3
4
5
6
7
8
<?php
namespace
domain
\
_
;
interface
GeneratorInterface
{
}