MethodNotImplementedException
MethodNotImplementedException
class MethodNotImplementedException extends NotImplementedException
Constants
INTL_INSTALL_MESSAGE |
Methods
__construct(string $methodName) Constructor. |
Details
__construct(string $methodName)
Constructor.
Parameters
string | $methodName | The name of the method |