diff --git a/src/Console/Cache/Factory.php b/src/Console/Cache/Factory.php index 496e6707b..e6ef1c391 100644 --- a/src/Console/Cache/Factory.php +++ b/src/Console/Cache/Factory.php @@ -1,5 +1,12 @@ container['cache.store']; } -} \ No newline at end of file +}