This website works better with JavaScript.
Начало
Каталог
Помощ
Вход
Laclic
/
Souke
Наблюдаван
5
Харесван
0
Разклонения
1
Код
Задачи
1
Заявки за сливане
0
Версии
0
Уики
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2551
Ревизии
6
Клонове
ИН на ревизия:
0510e9eb97
develop
feature/rotating_product
master
feature/souke
prodstable
refactoring
Клонове
Маркери
${ item.name }
Create branch
${ searchTerm }
от '0510e9eb97'
${ noResults }
Souke
/
common
/
logic
/
ManagerInterface.php
ManagerInterface.php
64B
Директен файл
Normal View
История
Refactoring services #885
преди 1 година
[Technique] Remplacer la notion de "Utils" par "Manager" #1341
преди 1 година
Refactoring services #885
преди 1 година
[Administration] Dolibarr : génération automatique des factures producteurs #1182
преди 1 година
1
2
3
4
5
6
7
8
<?php
namespace common\logic;
interface ManagerInterface
{
}