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
__construct(string $methodName, string $argName)
Constructor.
Please login to continue.