1
0
Fork 0
mirror of https://codeberg.org/demostf/api.git synced 2026-06-04 02:14:06 +02:00
This commit is contained in:
Robin Appelman 2020-11-28 17:12:04 +01:00
commit 7320711a36
23 changed files with 36 additions and 81 deletions

View file

@ -21,8 +21,6 @@ class RawParser {
}
/**
* @param string $path
* @return array|null
* @throws Exception
*/
public function parse(string $path): ?array {