console\controllers\MessageController actionConfigTemplate()

actionConfigTemplate() public method

Creates a configuration file template for the "extract" command.

The created configuration file contains detailed instructions on how to customize it to fit for your needs. After customization, you may use this configuration file with the "extract" command.

public integer actionConfigTemplate ( $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.