danieljharvey/file-wrapper

A simple file system function wrapper that can be easily mocked or stubbed for testing

2.1.2 2017-09-11 10:00 UTC

This package is not auto-updated.

Last update: 2024-04-14 00:54:27 UTC


README

A simple file system function wrapper that can be easily mocked or stubbed for testing

To include simply use

$fileWrapper=new DanielJHarvey/FileWrapper/FileWrapper;