Descriptions
This commit is contained in:
@ -6,7 +6,8 @@ use Symfony\Component\Console;
|
||||
use Incoviba\Common\Alias\Command;
|
||||
|
||||
#[Console\Attribute\AsCommand(
|
||||
name: 'money:uf:update'
|
||||
name: 'money:uf:update',
|
||||
description: 'Update UF value'
|
||||
)]
|
||||
class Update extends Command
|
||||
{
|
||||
|
Reference in New Issue
Block a user