改名
This commit is contained in:
@@ -214,7 +214,7 @@ abstract class BaseApplication extends Service
|
|||||||
* @return \Redis
|
* @return \Redis
|
||||||
* @throws ComponentException
|
* @throws ComponentException
|
||||||
*/
|
*/
|
||||||
public function getRedis(): \Redis
|
public function getRedis()
|
||||||
{
|
{
|
||||||
return $this->get('redis');
|
return $this->get('redis');
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user