Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Nelmio
Alice
Parser
Chainable
PhpParser
PHP 클래스 Nelmio\Alice\Parser\Chainable\PhpParser
상속:
implements
Nelmio\Alice\Parser\ChainableParserInterface
,
use trait
Nelmio\Alice\IsAServiceTrait
파일 보기
프로젝트 열기: nelmio/alice
1 사용 예제들
공개 메소드들
메소드
설명
canParse
(
string
$file
) :
boolean
parse
(
string
$file
) :
array
{@inheritDoc}
메소드 상세
canParse()
공개
메소드
public
canParse
(
string
$file
) :
boolean
$file
string
리턴
boolean
parse()
공개
메소드
{@inheritDoc}
public
parse
(
string
$file
) :
array
$file
string
Local PHP file
리턴
array