softberg / quantum-php-core

Quantum PHP Framework
http://quantumphp.io
MIT License
31 stars 13 forks source link

New getJson() method in FileSystem #153

Closed armanist closed 2 months ago

armanist commented 2 months ago

Implement the getJson() method in the LocalFileSystemAdapter class to read the contents of a file and decode it as JSON.