Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Nelmio
Alice
ParserInterface
PHP Interface Nelmio\Alice\ParserInterface
Afficher le fichier
Open project: nelmio/alice
Interface Usage Examples
Méthodes publiques
Méthode
Description
parse
(
string
$file
) :
array
Parses the given file and returns an array of data.
Method Details
parse()
public
méthode
Parses the given file and returns an array of data.
public
parse
(
string
$file
) :
array
$file
string
File path
Résultat
array