MetaFox

UserPrivacyType extends Model
in package
Uses HasEntity, HasFactory

Class UserPrivacyType.

Tags
mixin

Builder

Table of Contents

Constants

ENTITY_TYPE  = 'user_privacy_type'

Properties

$id  : int
$name  : string
$privacy_default  : int
$timestamps  : mixed
$fillable  : mixed
$table  : mixed

Methods

entityId()  : int
entityType()  : string
factory()  : mixed
moduleName()  : string

Constants

Properties

Methods

entityId()

public entityId() : int
Return values
int

entityType()

public entityType() : string
Return values
string

factory()

public static factory([array<string|int, mixed> $parameters = [] ]) : mixed
Parameters
$parameters : array<string|int, mixed> = []

moduleName()

public moduleName() : string
Return values
string

        
On this page

Search results