PHP Class Hootlex\Friendships\Models\FriendFriendshipGroups

Inheritance: extends Illuminate\Database\Eloquent\Model
Mostrar archivo Open project: hootlex/laravel-friendships

Public Properties

Property Type Description
$timestamps boolean

Protected Properties

Property Type Description
$fillable array

Public Methods

Method Description
__construct ( array $attributes = [] )

Method Details

__construct() public method

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

Property Details

$fillable protected_oe property

protected array $fillable
return array

$timestamps public_oe property

public bool $timestamps
return boolean