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
2758
Commits
6
Branches
Tree:
47f8e76e5f
Souke
/
domain
/
_
/
SolverInterface.php
SolverInterface.php
58B
Raw
Normal View
History
Refactoring services #885
2 years ago
Refactoring architecture dossiers : dossier domain + suppression dossiers superflus
1 year ago
Refactoring services #885
2 years ago
1
2
3
4
5
6
7
8
<?php
namespace
domain
\
_
;
interface
SolverInterface
{
}