Closed PHLAK closed 6 years ago
https://github.com/PHLAK/Stash/blob/75970c43d4ce5901999c608a4b4bb95d9bebe6a0/src/Cache.php#L35
Maybe something like:
throw new InvalidDriverException('Unable to initialize driver of type ' . $driver);
Resolved by #3
https://github.com/PHLAK/Stash/blob/75970c43d4ce5901999c608a4b4bb95d9bebe6a0/src/Cache.php#L35
Maybe something like: