class UnknownMethodException extendsBadMethodCallException implementsBadMethodCallException
Properties
protectedstring | $method | The method. |
Methods
string
getMethod()
Get the method.
Details
at line33
__construct(string$method,int$code =0,Throwable$previous =null)
Constructor.
at line45
string
getMethod()
Get the method.