SMLParser
in package
implements
iFileParser
Interfaces, Classes, Traits and Enums
Table of Contents
- checkFile() : bool|null
- parseFile() : array<string|int, mixed>|null
Methods
checkFile()
public
checkFile(mixed $data) : bool|null
Parameters
- $data : mixed
Return values
bool|null —parseFile()
public
parseFile(mixed $data) : array<string|int, mixed>|null
Parameters
- $data : mixed