mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-08 09:22:34 +00:00
Plugins base (#613)
* wip * wip * cleanup * notification channels * phpstan * services * remove server types * refactoring * refactoring
This commit is contained in:
@ -126,7 +126,7 @@ protected function findDetectionRulesAgainstUserAgent(array $rules)
|
||||
/**
|
||||
* Retrieve from the given key from the cache or resolve the value.
|
||||
*
|
||||
* @param \Closure():mixed $callback
|
||||
* @param Closure():mixed $callback
|
||||
* @return mixed
|
||||
*/
|
||||
protected function retrieveUsingCacheOrResolve(string $key, Closure $callback)
|
||||
|
Reference in New Issue
Block a user