MetaFox

ReactionImporter extends JsonImporter
in package

Table of Contents

$fillable  : array<string|int, string>
$defaultReaction  : array<string|int, mixed>
remapIcon()  : void
remapRef()  : array<string|int, mixed>

Properties

$defaultReaction

private array<string|int, mixed> $defaultReaction = ['like__u' => 'like::phrase.like__u', 'love__u' => 'like::phrase.love__u', 'haha__u' => 'like::phrase.haha__u', 'wow__u' => 'like::phrase.wow__u', 'sad__u' => 'like::phrase.sad__u', 'angry__u' => 'like::phrase.angry__u']

Methods

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