console\controllers\MessageController actionConfig()

actionConfig() public method

Creates a configuration file for the "extract" command using command line options specified

The generated configuration file contains parameters required for source code messages extraction. You may use this configuration file with the "extract" command.

public integer actionConfig ( $filePath )
$filePath string

Output file name or alias.

return integer

CLI exit code

throws yii\console\Exception

on failure.

doc_Yii
2016-10-30 16:55:13
Comments
Leave a Comment

Please login to continue.