WhatsApp and Chatwoot

AbstractRepository
in package

AbstractYes
Tags
since
3.0.0

Table of Contents

Properties

$table  : string

Methods

failure()  : array<string|int, mixed>
query()  : Builder
success()  : array<string|int, mixed>

Properties

Methods

failure()

protected failure([string $msg = '' ][, array<string|int, mixed>|null $data = null ]) : array<string|int, mixed>
Parameters
$msg : string = ''
$data : array<string|int, mixed>|null = null
Return values
array<string|int, mixed>

success()

protected success([array<string|int, mixed>|null $data = null ][, string $msg = '' ]) : array<string|int, mixed>
Parameters
$data : array<string|int, mixed>|null = null
$msg : string = ''
Return values
array<string|int, mixed>

        
On this page

Search results