1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
command.php
См. документацию.
1<?php
2
3namespace Bitrix\Calendar\Application\Command;
4
5interface Command
6{
7
8}