Page MenuHomeDevCentral

D417.id1014.diff
No OneTemporary

D417.id1014.diff

diff --git a/app/Console/Commands/AccountDump.php b/app/Console/Commands/AccountDump.php
--- a/app/Console/Commands/AccountDump.php
+++ b/app/Console/Commands/AccountDump.php
@@ -19,7 +19,7 @@
*
* @var string
*/
- protected $description = 'Dumps the accounts list.';
+ protected $description = 'Dump the accounts list';
/**
* Create a new command instance.
diff --git a/app/Console/Commands/AccountInfo.php b/app/Console/Commands/AccountInfo.php
--- a/app/Console/Commands/AccountInfo.php
+++ b/app/Console/Commands/AccountInfo.php
@@ -20,7 +20,7 @@
*
* @var string
*/
- protected $description = 'Get information about an account.';
+ protected $description = 'Get information about an account';
/**
* The length of a padded localized attribute
diff --git a/app/Console/Commands/AccountReset.php b/app/Console/Commands/AccountReset.php
--- a/app/Console/Commands/AccountReset.php
+++ b/app/Console/Commands/AccountReset.php
@@ -22,7 +22,7 @@
*
* @var string
*/
- protected $description = 'Sends a mail with a reset password link for an account.';
+ protected $description = 'Send a mail with a reset password link for an account';
/**
* The user e-mail

File Metadata

Mime Type
text/plain
Expires
Sun, Dec 22, 13:50 (11 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2310674
Default Alt Text
D417.id1014.diff (1 KB)

Event Timeline