File
in package
Basic class to handle files.
Table of Contents
- getLogin() : Users
- Function to get the instance of the logged in User.
- process() : mixed
Methods
getLogin()
Function to get the instance of the logged in User.
public
getLogin() : Users
Return values
Users —object
process()
public
process(Request $request) : mixed
Parameters
- $request : Request