Цей веб-сайт працює краще з JavaScript.
Головна
Огляд
Довідка
Увійти
Laclic
/
Souke
Слідкувати
5
В обрані
0
Форк
1
Код
Проблеми
1
Запити на злиття
0
Релізи
0
Вікі
Активність
3079
Коміти
6
Гілки
Дерево:
474aee5212
Souke
/
domain
/
_
/
NotifierInterface.php
NotifierInterface.php
60B
Неформатований
Normal View
Історія
Crédit : amélioration sécurité / refactoring controllers
1 рік тому
Refactoring architecture dossiers : dossier domain + suppression dossiers superflus
11 місяці тому
Crédit : amélioration sécurité / refactoring controllers
1 рік тому
1
2
3
4
5
6
7
8
<?php
namespace
domain
\
_
;
interface
NotifierInterface
{
}