Documentation

RequestContextProvider
in package
implements ContextProviderInterface

FinalYes

Tries to provide context from a request.

Tags
author

Maxime Steinhausser maxime.steinhausser@gmail.com

Table of Contents

Interfaces

ContextProviderInterface
Interface to provide contextual data about dump data clones sent to a server.

Properties

$cloner  : mixed
$requestStack  : mixed

Methods

__construct()  : mixed
getContext()  : array<string|int, mixed>|null

Properties

Methods

getContext()

public getContext() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

        
On this page

Search results