PHP 8.2.31
Preview: CachesRoutes.php Size: 368 B
//opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/illuminate/contracts/Foundation/CachesRoutes.php

<?php

namespace RectorPrefix202411\Illuminate\Contracts\Foundation;

interface CachesRoutes
{
    /**
     * Determine if the application routes are cached.
     *
     * @return bool
     */
    public function routesAreCached();
    /**
     * Get the path to the routes cache file.
     *
     * @return string
     */
    public function getCachedRoutesPath();
}

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
5.48 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
537 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
368 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
269 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
735 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download

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