BroadcastChannel class BroadcastChannel (View source) Methods void __construct(Dispatcher $events) Create a new database channel. array|null send(mixed $notifiable, Notification $notification) Send the given notification.
string toJson(int $options) Convert the object to its JSON representation. Parameters int $options Return Value string
void setContainer(Container $container) Set the IoC container instance. Parameters Container $container Return Value void
read($sessionId) {@inheritdoc} Parameters $sessionId
bool hasMorePages() Determine if there are more items in the data source. Return Value bool
string|null getName() Get the database connection name. Return Value string|null
static Expectation shouldReceive() Initiate a mock expectation on the facade. Return Value Expectation
void __construct() Create a new console command instance. Return Value void
static bool contains(string $haystack, string|array $needles) Determine if a given string contains a given substring. Parameters string $haystack string|array $needles Return Value bool
void setDefaultDriver(string $name) Set the default mail driver name. Parameters string $name Return Value void
Page 249 of 996