Table of Contents
-
$fillable
: array<string|int, string>
-
$passwordMethod
: array<string|int, mixed>
-
remapRef()
: array<string|int, mixed>
$fillable
public
array<string|int, string>
$fillable
$passwordMethod
private
array<string|int, mixed>
$passwordMethod
= ['phpfox' => 'MetaFox\\User\\Password\\v4Password']
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>
—