new Visitor() Creates a new visitor object. Optional arguments can be passed to modify the information about the visitor. kirby/src/Http/Visitor.php#L35 new Visitor(array $arguments = [ ]) Parameters Name Type Default $arguments array [ ] Parent class Kirby\Http\Visitor