fixed phpdoc type names

This commit is contained in:
Carsten Brandt
2016-02-25 20:24:07 +01:00
parent ef050338cc
commit 191f2a4943
18 changed files with 38 additions and 21 deletions

View File

@@ -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
*