mixed offsetGet(mixed $offset) Get the value for a given offset. Parameters mixed $offset Return Value mixed
bool offsetExists(string $offset) Determine if the given offset exists. Parameters string $offset Return Value bool
void extend(string $abstract, Closure $closure) "Extend" an abstract type in the container. Parameters string $abstract Closure $closure Return Value void Exceptions InvalidArgumentException
void error(string $string) Write a string as error output. Parameters string $string Return Value void
MakesHttpRequests trait MakesHttpRequests (View source) Traits InteractsWithPages
array provides() Get the services provided by the provider. Return Value array
int count() Count the number of items in the collection. Return Value int
array pretend(Closure $callback) Execute the given callback in "dry run" mode. Parameters Closure $callback Return Value array
void handle(Mailer $mailer) Handle the queued job. Parameters Mailer $mailer Return Value void
string getForeignKey() Get the foreign key for the relationship. Return Value string
Page 832 of 996