Method | Description | |
---|---|---|
createForParameter ( string $parameterKey ) : ResolverNotFoundException | ||
createForValue ( Nelmio\Alice\Definition\ValueInterface $value ) : ResolverNotFoundException | ||
createUnexpectedCall ( string $method ) : ResolverNotFoundException |
public static createForParameter ( string $parameterKey ) : ResolverNotFoundException | ||
$parameterKey | string | |
return | ResolverNotFoundException |
public static createForValue ( Nelmio\Alice\Definition\ValueInterface $value ) : ResolverNotFoundException | ||
$value | Nelmio\Alice\Definition\ValueInterface | |
return | ResolverNotFoundException |
public static createUnexpectedCall ( string $method ) : ResolverNotFoundException | ||
$method | string | |
return | ResolverNotFoundException |