Files
faveo/vendor/brozot/laravel-fcm/doc/LaravelFCM-Message-Options.md
Sujit Prasad ffa56a43cb update v1.0.7.9 R.C.
This is a Release Candidate. We are still testing.
2016-08-03 20:04:36 +05:30

594 B

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

toArray

array LaravelFCM\Message\Options::toArray()

Transform Option to array

  • Visibility: public