update v1.0.7.9 R.C.
This is a Release Candidate. We are still testing.
This commit is contained in:
49
vendor/brozot/laravel-fcm/doc/LaravelFCM-Message-Options.md
vendored
Normal file
49
vendor/brozot/laravel-fcm/doc/LaravelFCM-Message-Options.md
vendored
Normal file
@@ -0,0 +1,49 @@
|
||||
LaravelFCM\Message\Options
|
||||
===============
|
||||
|
||||
Class Options
|
||||
|
||||
|
||||
|
||||
|
||||
* Class name: Options
|
||||
* Namespace: LaravelFCM\Message
|
||||
* This class implements: Illuminate\Contracts\Support\Arrayable
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Methods
|
||||
-------
|
||||
|
||||
|
||||
### __construct
|
||||
|
||||
mixed LaravelFCM\Message\Options::__construct(\LaravelFCM\Message\OptionsBuilder $builder)
|
||||
|
||||
Options constructor.
|
||||
|
||||
|
||||
|
||||
* Visibility: **public**
|
||||
|
||||
|
||||
#### Arguments
|
||||
* $builder **[LaravelFCM\Message\OptionsBuilder](LaravelFCM-Message-OptionsBuilder.md)**
|
||||
|
||||
|
||||
|
||||
### toArray
|
||||
|
||||
array LaravelFCM\Message\Options::toArray()
|
||||
|
||||
Transform Option to array
|
||||
|
||||
|
||||
|
||||
* Visibility: **public**
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user