PHP Class Socieboy\Forum\Entities\Likes\Like

Inheritance: extends Socieboy\Forum\Entities\BaseModel
Show file Open project: socieboy/forum

Protected Properties

Property Type Description
$fillable array
$table string

Public Methods

Method Description
reply ( ) : mixed
user ( ) : mixed

Method Details

reply() public method

public reply ( ) : mixed
return mixed

user() public method

public user ( ) : mixed
return mixed

Property Details

$fillable protected property

protected array $fillable
return array

$table protected property

protected string $table
return string