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
ParserInterface
PHP 인터페이스 Nelmio\Alice\ParserInterface
파일 보기
프로젝트 열기: nelmio/alice
0 사용 예제들
공개 메소드들
메소드
설명
parse
(
string
$file
) :
array
Parses the given file and returns an array of data.
메소드 상세
parse()
공개
메소드
Parses the given file and returns an array of data.
public
parse
(
string
$file
) :
array
$file
string
File path
리턴
array