A currently requirement I have on a project is to sort a lot of different names - it would be really useful to put these in their own directory, rather than prefixing everything in the same directory.
FileAccess::setData should check whether the directory needs creating for the $filePath, not just $this->dirPath.
A currently requirement I have on a project is to sort a lot of different names - it would be really useful to put these in their own directory, rather than prefixing everything in the same directory.
FileAccess::setDatashould check whether the directory needs creating for the$filePath, not just$this->dirPath.