MetaFox

Network extends Model
in package

Class Network.

Table of Contents

Properties

$item_id  : int
$item_type  : string
$network_id  : int
$parent_network_id  : int
$timestamps  : mixed
$fillable  : mixed
$table  : mixed

Properties

$parent_network_id

public int $parent_network_id

$timestamps

public mixed $timestamps = false

$fillable

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

$table

protected mixed $table = 'core_networks'

        
On this page

Search results