Merge pull request #1825 from CachetHQ/analysis-X017pj
Applied fixes from StyleCI [ci skip]
This commit is contained in:
@@ -44,7 +44,7 @@ class Cache
|
||||
}
|
||||
|
||||
/**
|
||||
* Store the settings in the cache,
|
||||
* Store the settings in the cache,.
|
||||
*
|
||||
* @param string $env
|
||||
* @param array $data
|
||||
@@ -93,5 +93,4 @@ class Cache
|
||||
{
|
||||
return "{$this->path}/{$env}.php";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user