FileHandlerParser
in package
Table of Contents
- parseFile() : array<string|int, mixed>
- getContent() : string
Methods
parseFile()
public
parseFile(string $pathToFile) : array<string|int, mixed>
Parameters
- $pathToFile : string
Return values
array<string|int, mixed> —getContent()
private
getContent(string $pathToFile) : string
Parameters
- $pathToFile : string