MetaFox

PrivacyStream extends Model
in package
implements Entity Uses HasEntity

Class PrivacyStream.

Tags
mixin

Builder

Table of Contents

Interfaces

Entity
Interface Entity.

Constants

ENTITY_TYPE  = 'core_privacy_stream'

Properties

$item_id  : int
$item_type  : string
$privacy_id  : int
$stream_id  : int
$timestamps  : mixed
$fillable  : mixed
$table  : mixed

Methods

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

Constants

ENTITY_TYPE

public mixed ENTITY_TYPE = 'core_privacy_stream'

Properties

$fillable

protected mixed $fillable = ['privacy_id', 'item_id', 'item_type']

Methods

entityId()

public entityId() : int
Return values
int

entityType()

public entityType() : string
Return values
string

moduleName()

public moduleName() : string
Return values
string

        
On this page

Search results