1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
JobCacheInterface.php
См. документацию.
1<?php
2
3declare(strict_types=1);
4
5namespace Bitrix\Socialnetwork\Collab\Onboarding\Internals\Repository\Cache;
6
7use Bitrix\Socialnetwork\Collab\Onboarding\Entity\JobCollection;
8
10{
11 public function getByUserId(int $userId): ?JobCollection;
12
14 public function save(array $sortedByUserJobs): void;
15
17 public function cleanByJobCollection(array $sortedByUserJobs): void;
18 public function cleanByUserIds(int ...$userIds): void;
19 public function cleanByCollabIds(int ...$collabIds): void;
20}
if(!is_object($USER)||! $USER->IsAuthorized()) $userId
Определения check_mail.php:18
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804