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