static void setFacadeApplication(Application $app) Set the application instance. Parameters Application $app Return Value void
static void clearResolvedInstance(string $name) Clear a resolved facade instance. Parameters string $name Return Value void
static mixed __callStatic(string $method, array $args) Handle dynamic, static calls to the object. Parameters string $method array $args Return Value mixed
SparkPostTransport class SparkPostTransport extends Transport (View source) Properties array $plugins The plug-ins registered with the transport. from Transport
bool isDeletedOrReleased() Determine if the job has been deleted or released. Return Value bool
Collection getEager() Get the results of the relationship. Called via eager load method of Eloquent query builder. Return Value Collection
mixed channel(string|null $name = null) Get a channel instance. Parameters string|null $name Return Value mixed
array load(string $locale, string $group, string $namespace = null) Load the messages for the given locale. Parameters string $locale string $group string $namespace Return Value array
mixed then(Closure $destination) Run the pipeline with a final destination callback. Parameters Closure $destination Return Value mixed
void addNamespace(string $namespace, string $hint) Add a new namespace to the loader. Parameters string $namespace string $hint Return Value void
Page 28 of 996