Documentation

FormatExceptionContext
in package

Tags
author

Fabien Potencier fabien@symfony.com

Table of Contents

$cursor  : mixed
$data  : mixed
$lineno  : mixed
$path  : mixed
__construct()  : mixed
getDetails()  : string
getLineno()  : int
getPath()  : string

Properties

Methods

__construct()

public __construct(string $data, string $path, int $lineno, int $cursor) : mixed
Parameters
$data : string
$path : string
$lineno : int
$cursor : int
Return values
mixed

Search results