Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PhpCsFixer
Console
Command
DescribeNameNotFoundException
PHP Class PhpCsFixer\Console\Command\DescribeNameNotFoundException
Author:
SpacePossum
Inheritance:
extends
InvalidArgumentException
ファイルを表示
Open project: friendsofphp/php-cs-fixer
Public Methods
Method
Description
__construct
(
string
$name
,
string
$type
)
getName
( ) :
string
getType
( ) :
string
Method Details
__construct()
public
method
public
__construct
(
string
$name
,
string
$type
)
$name
string
$type
string
getName()
public
method
public
getName
( ) :
string
return
string
getType()
public
method
public
getType
( ) :
string
return
string