boolean public static
\Bitrix\Crm\Kanban\SupervisorTable::isSupervisor(
string $type
);
Method checks, if current user is a supervisor for entity type. Static method.
Parameters
Parameter | Description | Version |
$type | Entity type: LEAD, DEAL, QUOTE, INVOICE. | |
Example