We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c680a85 commit 50a6033Copy full SHA for 50a6033
config/masked-dump.php
@@ -6,7 +6,7 @@
6
7
return [
8
/**
9
- * Use this dump schema definition to remove, replace or mask certain parts of your database dumps.
+ * Use this dump schema definition to remove, replace or mask certain parts of your database tables.
10
*/
11
'default' => DumpSchema::define()
12
->table('users', function (TableDefinition $table) {
0 commit comments