File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/sender/lib/access/service/roledealcategoryserviceinterface.php
Back
<?php namespace Bitrix\Sender\Access\Service; use Bitrix\Main\DB\SqlQueryException; interface RoleDealCategoryServiceInterface { /** * @param int $userId * * @return array */ public function getAbleDealCategories(int $userId): array; /** * @param int $dealCategoryId * * @return array */ public function fillDefaultDealCategoryPermission(int $dealCategoryId): array; /** * @param int $userId * @param array $categories * * @return array * @throws SqlQueryException */ public function getFilteredDealCategories(int $userId, array $categories): array; }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.27 |
proxy
|
phpinfo
|
Settings