Skip to content

Commit 50a6033

Browse files
committed
wip
1 parent c680a85 commit 50a6033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/masked-dump.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
return [
88
/**
9-
* Use this dump schema definition to remove, replace or mask certain parts of your database dumps.
9+
* Use this dump schema definition to remove, replace or mask certain parts of your database tables.
1010
*/
1111
'default' => DumpSchema::define()
1212
->table('users', function (TableDefinition $table) {

0 commit comments

Comments
 (0)