InteractsWithAuthentication::dontSeeCredentials()

$this dontSeeCredentials(array $credentials, string|null $guard = null)

Assert that the given credentials are invalid.

Parameters

array $credentials
string|null $guard

Return Value

$this
doc_Laravel
2016-11-02 16:21:36
Comments
Leave a Comment

Please login to continue.