PHP Class Hootlex\Friendships\Models\FriendFriendshipGroups

Inheritance: extends Illuminate\Database\Eloquent\Model
Afficher le fichier Open project: hootlex/laravel-friendships

Méthodes publiques

Свойство Type Description
$timestamps boolean

Protected Properties

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

Méthodes publiques

Méthode Description
__construct ( array $attributes = [] )

Method Details

__construct() public méthode

public __construct ( array $attributes = [] )
$attributes array

Property Details

$fillable protected_oe property

protected array $fillable
Résultat array

$timestamps public_oe property

public bool $timestamps
Résultat boolean