Handler
Table of Contents
Constants
- FILTER_COUNTER_TAG = 'SIGN_CALLBACK_MEMBER_STATUS_CHANGED'
- OLD_API_VERSION = 1
Methods
- __construct() : mixed
- execute() : Result
Constants
FILTER_COUNTER_TAG
public
mixed
FILTER_COUNTER_TAG
= 'SIGN_CALLBACK_MEMBER_STATUS_CHANGED'
OLD_API_VERSION
public
mixed
OLD_API_VERSION
= 1
Methods
__construct()
public
__construct(DocumentRepository $documentRepository, MemberRepository $memberRepository) : mixed
Parameters
- $documentRepository : DocumentRepository
- $memberRepository : MemberRepository
execute()
public
execute(array<string|int, mixed> $payload) : Result
Parameters
- $payload : array<string|int, mixed>