mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
refacotring.
This commit is contained in:
@ -44,6 +44,7 @@ return [
|
||||
],
|
||||
// Generated file format. Can be either "php", "po" or "db".
|
||||
'format' => 'php',
|
||||
// Connection component ID for "db".
|
||||
//'connectionID' => 'db',
|
||||
// When format is "db", you may specify the following two options
|
||||
//'db' => 'db',
|
||||
//'sourceMessageTable' => '{{%source_message}}',
|
||||
];
|
||||
|
Reference in New Issue
Block a user