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
3103
Commits
6
Branches
Tree:
2b0f452266
Souke
/
domain
/
_
/
NotifierInterface.php
8 lines
60B
Raw
Blame
History
<?php
namespace
domain
\
_
;
interface
NotifierInterface
{
}