hunt-framework v3.4.6-rc.1 (2021-07-27T09:22:38Z)
Home
Dub
Repo
RedirectResponse.withInput
hunt
framework
http
RedirectResponse
RedirectResponse
Flash an array of input to the session.
@param array input @return this
class
RedirectResponse
RedirectResponse
withInput
(
string
[
string
]
input
= null
)
Meta
Source
See Implementation
hunt
framework
http
RedirectResponse
RedirectResponse
constructors
this
functions
withInput
withSession
Flash an array of input to the session.
@param array input @return this