Command refactoring - no functional changes

This commit is contained in:
Deon George
2022-06-27 00:14:36 +10:00
parent 0fe65d6187
commit 2495e4675c
12 changed files with 22 additions and 183 deletions

View File

@@ -21,7 +21,7 @@ class ANSIDecode extends Command
*
* @var string
*/
protected $description = 'Encode ANS file to custom binary';
protected $description = 'Decode ANS file from custom binary';
/**
* Execute the console command.