MetaFox

WebpushSubscription extends Model
in package

Class WebpushSubscription.

Table of Contents

Properties

$auth_token  : string
$endpoint  : string
$id  : int
$public_key  : string
$subscribable_id  : int
$subscribable_type  : string
$fillable  : mixed
$primaryKey  : mixed
$table  : mixed

Properties

$fillable

protected mixed $fillable = ['subscribable_id', 'subscribable_type', 'endpoint', 'public_key', 'auth_token', 'content_encoding']

        
On this page

Search results