Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit e9dab1a

Browse files
committed
Added more aliases
1 parent 1c39853 commit e9dab1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Command/PhpfastcacheClearCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ protected function configure()
5454
{
5555
$this
5656
->setName('phpfastcache:clear')
57+
->setAliases(['phpfastcache:clean', 'phpfastcache:flush'])
5758
->setDescription('Clear phpfastcache cache')
5859
->addArgument(
5960
'driver',

0 commit comments

Comments
 (0)