PHP Class Socieboy\Forum\Entities\Likes\Like

Inheritance: extends Socieboy\Forum\Entities\BaseModel
Afficher le fichier Open project: socieboy/forum

Protected Properties

Свойство Type Description
$fillable array
$table string

Méthodes publiques

Méthode Description
reply ( ) : mixed
user ( ) : mixed

Method Details

reply() public méthode

public reply ( ) : mixed
Résultat mixed

user() public méthode

public user ( ) : mixed
Résultat mixed

Property Details

$fillable protected_oe property

protected array $fillable
Résultat array

$table protected_oe property

protected string $table
Résultat string