PHP 8.2.31
Preview: Factory.php Size: 282 B
/opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/illuminate/contracts/Cache/Factory.php

<?php

namespace RectorPrefix202411\Illuminate\Contracts\Cache;

interface Factory
{
    /**
     * Get a cache store instance by name.
     *
     * @param  string|null  $name
     * @return \Illuminate\Contracts\Cache\Repository
     */
    public function store($name = null);
}

Directory Contents

Dirs: 0 × Files: 6

Name Size Perms Modified Actions
282 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
905 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
583 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
136 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
2.86 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
1.86 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).