FlattenException deprecated

class FlattenException

deprecated

Deprecated in 2.3, to be removed in 3.0. Use the same class from the Debug component instead.

FlattenException wraps a PHP Exception to be able to serialize it.

Basically, this class removes all objects from the trace.

Methods

static __callStatic($method, $args)
__call($method, $args)

Details

static __callStatic($method, $args)

Parameters

$method
$args

__call($method, $args)

Parameters

$method
$args
doc_Symfony
2016-10-28 06:17:07
Comments
Leave a Comment

Please login to continue.