Documentation

NetworkHistory extends Model

Holds history entries for LaravelNeuro Corporation runs.

Table of Contents

Properties

$fillable  : mixed
$table  : mixed

Methods

agent()  : BelongsTo
project()  : BelongsTo
unit()  : BelongsTo
entryType()  : Attribute

Properties

$fillable

protected mixed $fillable = ['project_id', 'unit_id', 'agent_id', 'entryType', 'content']

Methods

entryType()

protected entryType() : Attribute
Return values
Attribute

        
On this page

Search results