string|array argument(string $key = null) Get the value of a command argument. Parameters string $key Return Value string|array
Filesystem getFilesystem() Get the Filesystem instance. Return Value Filesystem
void error(string $string, null|int|string $verbosity = null) Write a string as error output. Parameters string $string null|int|string $verbosity Return Value void
Collection flatMap(callable $callback) Map a collection and flatten the result by a single level. Parameters callable $callback Return Value Collection
Engine class Engine (View source) Methods string getLastRendered() Get the last view that was rendered.
$this setRelation(string $relation, mixed $value) Set the specific relationship in the model. Parameters string $relation mixed $value Return Value $this
void register() Register the service provider. Return Value void
ViewFinderInterface interface ViewFinderInterface (View source) Constants HINT_PATH_DELIMITER Hint path delimiter value.
void markAsRead() Mark the notification as read. Return Value void
string getPlainForeignKey() Get the plain foreign key. Return Value string
Page 752 of 996