class O365ConnectorAccessControlHandler extends EntityAccessControlHandler

Access controller for the Microsoft 365 connector entity.

Methods

checkAccess(EntityInterface $entity, $operation, AccountInterface $account)

{@inheritdoc}

checkCreateAccess(AccountInterface $account, array $context, $entity_bundle = NULL)

{@inheritdoc}

Details

at line 20
protected checkAccess(EntityInterface $entity, $operation, AccountInterface $account)

{@inheritdoc}

Parameters

EntityInterface $entity
$operation
AccountInterface $account

at line 51
protected checkCreateAccess(AccountInterface $account, array $context, $entity_bundle = NULL)

{@inheritdoc}

Parameters

AccountInterface $account
array $context
$entity_bundle