MetaFox

SavedSearchItem extends Model
in package
implements Entity Uses HasEntity

Table of Contents

Interfaces

Entity
Interface Entity.

Constants

ENTITY_TYPE  = 'saved_search_item'

Properties

$timestamps  : mixed
$fillable  : mixed
$table  : mixed

Methods

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

Constants

Properties

$fillable

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

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