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 045a512 commit cfd91a8Copy full SHA for cfd91a8
src/Commands/TransferFixCommand.php
@@ -12,7 +12,7 @@
12
final class TransferFixCommand extends Command
13
{
14
protected $signature = 'bx:transfer:fix';
15
- protected $description = 'Brings transfers to the correct form.';
+ protected $description = 'Brings transfers to the correct form/to.';
16
17
public function handle(Wallet $wallet, Transfer $transfer, CastServiceInterface $castService): void
18
0 commit comments