Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed array to string conversion (#718)
* Fixed array to string conversion Previous code would give this warning before actually showing exception message `<warning>PHP Warning: Array to string conversion in .../vendor/stancl/tenancy/src/CacheManager.php on line 24</warning>` * Update variable & syntax Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
- Loading branch information