int|null id() Get the ID for the currently authenticated user.
string askWithCompletion(string $question, array $choices, string $default = null)
$this provider(string $name, Closure $callback)
void error(string $string, null|int|string $verbosity = null) Write a string
mixed __call(string $method, array $parameters) Dynamically call the default
bool choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void setDispatcher(Dispatcher $events)
UserProvider createUserProvider(string $provider)
bool validateCredentials(UserInterface $user, array $credentials)
$this policy(string $class, string $policy) Define a policy class for a
Page 39 of 44