Skip to content

Kirby 5.0.4

new Visitor()

Creates a new visitor object. Optional arguments can be passed to modify the information about the visitor.

new Visitor(array $arguments = [ ])

Parameters

Name Type Default
$arguments array [ ]

Parent class

Kirby\Http\Visitor