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 f996058 commit dc8e798Copy full SHA for dc8e798
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