1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-06 05:07:41 +02:00

feat(console): improve cache:set logic

This commit is contained in:
Awilum
2022-04-29 16:56:22 +03:00
parent 52c1759d58
commit fddeb9d82b

View File

@@ -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