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
ObjectCalisthenics
Sniffs
NamingConventions
VariableLengthSniff
PHP Class ObjectCalisthenics\Sniffs\NamingConventions\VariableLengthSniff
Inheritance:
extends
ObjectCalisthenics\AbstractIdentifierLengthSniff
,
implements
PHP_CodeSniffer_Snif\PHP_CodeSniffer_Sniff
ファイルを表示
Open project: object-calisthenics/phpcs-calisthenics-rules
Public Methods
Method
Description
register
( ) :
array
Protected Methods
Method
Description
isValid
(
PHP_CodeSniffer_File
$phpcsFile
,
integer
$stackPtr
) :
boolean
Method Details
isValid()
protected
method
protected
isValid
(
PHP_CodeSniffer_File
$phpcsFile
,
integer
$stackPtr
) :
boolean
$phpcsFile
PHP_CodeSniffer_File
$stackPtr
integer
return
boolean
register()
public
method
public
register
( ) :
array
return
array