\App\UtilRequestLog

Summary

Methods
Properties
Constants
__construct()
get()
first()
find()
getFilePath()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
setFilePath()
$filePath
N/A

Properties

$filePath

$filePath : 

Type

Methods

__construct()

__construct(  $filePath) 

NginxLog constructor.

Parameters

$filePath

get()

get() : \Illuminate\Support\Collection

Throws

\Illuminate\Contracts\Filesystem\FileNotFoundException

Returns

\Illuminate\Support\Collection

first()

first() : \Illuminate\Support\Collection

Throws

\Illuminate\Contracts\Filesystem\FileNotFoundException

Returns

\Illuminate\Support\Collection

find()

find(integer  $key) : \Illuminate\Support\Collection

Parameters

integer $key

Throws

\Illuminate\Contracts\Filesystem\FileNotFoundException

Returns

\Illuminate\Support\Collection

getFilePath()

getFilePath() : mixed

Returns

mixed

setFilePath()

setFilePath(mixed  $filePath) : void

Parameters

mixed $filePath