Skip to content

Commit 166657b

Browse files
committed
added @SInCE
1 parent ca9f247 commit 166657b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

console/controllers/MysqlController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ public function actionDump()
228228
/**
229229
* export data tables, without logs and caches
230230
* @throws \yii\base\Exception
231+
* @since 0.8.0
231232
*/
232233
public function actionExport(){
233234
$fileName = $this->getFilePrefix()."_data.sql";

0 commit comments

Comments
 (0)