Documentation

FormatExceptionContext
in package

FinalYes
Tags
author

Fabien Potencier fabien@symfony.com

Table of Contents

Properties

$cursor  : int
$data  : string
$lineno  : int
$path  : string

Methods

__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

        
On this page

Search results