W3cubDocs

/Symfony 2.8

Symfony\Component\Form\Test\DeprecationErrorHandler

class DeprecationErrorHandler

Methods

static handle($errorNumber, $message, $file, $line, $context)
static handleBC($errorNumber, $message, $file, $line, $context)
static preBind($listener, FormEvent $event)

Details

static public handle($errorNumber, $message, $file, $line, $context)

Parameters

$errorNumber
$message
$file
$line
$context

static public handleBC($errorNumber, $message, $file, $line, $context)

Parameters

$errorNumber
$message
$file
$line
$context

static public preBind($listener, FormEvent $event)

Parameters

$listener
FormEvent $event

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.8/Symfony/Component/Form/Test/DeprecationErrorHandler.html