trait PathAware (View source)

Path aware trait for rules and bypasses

Methods

string
getPath()

Returns the path

$this
setPath(string $path)

Update the path

Details

string getPath()

Returns the path

Return Value

string

$this setPath(string $path)

Update the path

Parameters

string $path

Return Value

$this