Response (Auth\Access)

Response

class Response (View source)

Methods

__construct(string|null $message = null)

Create a new response.

string|null message()

Get the response message.

string __toString()

Get the string representation of the message.

Details

__construct(string|null $message = null)

Create a new response.

Parameters

string|null $message

string|null message()

Get the response message.

Return Value

string|null

string __toString()

Get the string representation of the message.

Return Value

string

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.3/Illuminate/Auth/Access/Response.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部