vendi-advertising / vendi-cache-2

0 stars 0 forks source link

Unable to find the wrapper "vfs" #46

Closed cjhaas closed 6 years ago

cjhaas commented 6 years ago

Noting here for future reference. This happens because we are lazy-loading the VFS. The fix is to call $this->get_vfs_root() which calls vfsStream::setup()