void __construct(Client $nexmo, string $from) Create a new Nexmo channel instance. Parameters Client $nexmo string $from Return Value void
void __construct(Generator $faker) Create a new factory instance. Parameters Generator $faker Return Value void
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
$this withPivot(array|mixed $columns) Set the columns on the pivot table to retrieve. Parameters array|mixed $columns Return Value $this
bool|int update(array $attributes = array(), array $options = array()) Update the model in the database. Parameters array $attributes array $options Return Value bool|int
static bool hasMacro(string $name) Checks if macro is registered. Parameters string $name Return Value bool
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
void merge(array $input) Merge new input into the current request's input array. Parameters array $input Return Value void
string path() Get the current path info for the request. Return Value string
bool|null load(string $alias) Load a class alias if it is registered. Parameters string $alias Return Value bool|null
Page 199 of 996