NotImplementedException deprecated

class NotImplementedException extends NotImplementedException

deprecated

since version 2.3, to be removed in 3.0. Use {@link \Symfony\Component\Intl\Exception\NotImplementedException} instead.

Alias of {@link \Symfony\Component\Intl\Exception\NotImplementedException}.

Constants

INTL_INSTALL_MESSAGE

Methods

__construct(string $message)

Constructor.

from NotImplementedException

Details

__construct(string $message)

Constructor.

Parameters

string $message The exception message. A note to install the intl extension is appended to this string
doc_Symfony
2016-10-28 06:24:45
Comments
Leave a Comment

Please login to continue.