phpdoc fixes and additions

This commit is contained in:
Alexander Makarov
2014-10-14 01:35:21 +04:00
parent 715b4475ac
commit 02622b6fe4
9 changed files with 51 additions and 3 deletions

View File

@ -50,6 +50,7 @@ class MessageController extends Controller
* you may use this configuration file with the "extract" command.
*
* @param string $filePath output file name or alias.
* @return int CLI exit code
* @throws Exception on failure.
*/
public function actionConfig($filePath)