Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ObjectCalisthenics
Sniffs
NamingConventions
FunctionLengthSniff
PHP 클래스 ObjectCalisthenics\Sniffs\NamingConventions\FunctionLengthSniff
저자:
Guilherme Blanco (
[email protected]
)
상속:
extends
ObjectCalisthenics\AbstractIdentifierLengthSniff
,
implements
PHP_CodeSniffer_Snif\PHP_CodeSniffer_Sniff
파일 보기
프로젝트 열기: object-calisthenics/phpcs-calisthenics-rules
보호된 프로퍼티들
프로퍼티
타입
설명
$tokenString
string
$tokenTypeLengthFactor
integer
보호된 메소드들
메소드
설명
isValid
(
PHP_CodeSniffer_File
$phpcsFile
,
integer
$stackPtr
) :
boolean
메소드 상세
isValid()
보호된
메소드
protected
isValid
(
PHP_CodeSniffer_File
$phpcsFile
,
integer
$stackPtr
) :
boolean
$phpcsFile
PHP_CodeSniffer_File
$stackPtr
integer
리턴
boolean
프로퍼티 상세
$tokenString
보호되어 있는 프로퍼티
protected
string
$tokenString
리턴
string
$tokenTypeLengthFactor
보호되어 있는 프로퍼티
protected
int
$tokenTypeLengthFactor
리턴
integer