MethodArgumentNotImplementedException deprecated

class MethodArgumentNotImplementedException extends MethodArgumentNotImplementedException deprecated since version 2.3, to be removed in 3.0. Use {@link \Symfony\Component\Intl\Exception\MethodArgumentNotImplementedException} instead. Alias of {@link \Symfony\Component\Intl\Exception\MethodArgumentNotImplementedException}. Constants INTL_INSTALL_MESSAGE Methods __construct(string $methodName, string $argName) Constructor. from MethodArgumentNotImplementedException Details

DnsMock::register()

static register($class) Parameters $class

BaseNode::removeAttribute()

removeAttribute($key) Parameters $key

FlashBagInterface::peek()

array peek(string $type, array $default = array()) Gets flash messages for a given type. Parameters string $type Message category type array $default Default value if $type does not exist Return Value array

ViolationPath::getElements()

array getElements() Returns the elements of the property path as array. Return Value array An array of property/index names

Constraint::addImplicitGroupName()

addImplicitGroupName(string $group) Adds the given group if this constraint is in the Default group. Parameters string $group

ReflectionCaster::castType()

static castType(ReflectionType $c, array $a, Stub $stub, $isNested) Parameters ReflectionType $c array $a Stub $stub $isNested

Callback::getDefaultOption()

string getDefaultOption() Returns the name of the default option. Override this method to define a default option. Return Value string

AbstractExtension::getFunctionTranslators()

callable[] getFunctionTranslators() Returns function translators. Return Value callable[]

Hour2401Transformer::normalizeHour()

int normalizeHour(int $hour, string $marker = null) Returns a normalized hour value suitable for the hour transformer type. Parameters int $hour The hour value string $marker An optional AM/PM marker Return Value int The normalized hour value