diff --git a/src/DbSchemaManager.php b/src/DbSchemaManager.php index f604e7c..6fd89d7 100644 --- a/src/DbSchemaManager.php +++ b/src/DbSchemaManager.php @@ -214,7 +214,7 @@ private function createIndex( } /** - * Create schema for tables '{{%yii_source_message}}' and '{{%yii_message}}'. + * Create schema for tables in the database. * * @throws Exception * @throws InvalidArgumentException