diff --git a/src/flextype/core/Console/Commands/Cache/CacheSetCommand.php b/src/flextype/core/Console/Commands/Cache/CacheSetCommand.php index 30e7ac06..40a2b265 100644 --- a/src/flextype/core/Console/Commands/Cache/CacheSetCommand.php +++ b/src/flextype/core/Console/Commands/Cache/CacheSetCommand.php @@ -23,7 +23,6 @@ use Symfony\Component\Console\Input\InputArgument; use function Thermage\div; use function Thermage\renderToString; - class CacheSetCommand extends Command { protected function configure(): void