Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
WoohooLabs
Harmony
Exception
MethodNotAllowed
PHP Class WoohooLabs\Harmony\Exception\MethodNotAllowed
Inheritance:
extends
Exceptio\Exception
显示文件
Open project: woohoolabs/harmony
Protected Properties
Property
Type
Description
$method
string
Public Methods
Method
Description
__construct
(
string
$method
)
getMethod
( ) :
string
Method Details
__construct()
public
method
public
__construct
(
string
$method
)
$method
string
getMethod()
public
method
public
getMethod
( ) :
string
return
string
Property Details
$method
protected_oe property
protected
string
$method
return
string