mirror of
https://github.com/yiisoft/yii2.git
synced 2025-12-19 07:07:58 +08:00
fixed phpdoc type names
This commit is contained in:
@@ -133,7 +133,7 @@ class CacheController extends Controller
|
||||
* ```
|
||||
*
|
||||
* @param string $db id connection component
|
||||
* @return int exit code
|
||||
* @return integer exit code
|
||||
* @throws Exception
|
||||
* @throws \yii\base\InvalidConfigException
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user