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