MetaFox

NotificationImporter extends JsonImporter
in package

Table of Contents

$fillable  : array<string|int, string>
$notificationTypes  : array<string|int, mixed>
checkNotificationType()  : bool
remapRef()  : array<string|int, mixed>

Properties

Methods

checkNotificationType()

private checkNotificationType(string|null $type) : bool
Parameters
$type : string|null
Return values
bool

remapRef()

private remapRef(string $refColumn, string|null $idColunn, string|null $typeColumn) : array<string|int, mixed>
Parameters
$refColumn : string
$idColunn : string|null
$typeColumn : string|null
Return values
array<string|int, mixed>

Search results