PHP 8.2.30
Preview: RequestContextAwareInterface.php Size: 669 B
//opt/cloudlinux/alt-php55/root/usr/share/pear/Symfony/Component/Routing/RequestContextAwareInterface.php

<?php

/*
 * This file is part of the Symfony package.
 *
 * (c) Fabien Potencier <fabien@symfony.com>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

namespace Symfony\Component\Routing;

/**
 * @api
 */
interface RequestContextAwareInterface
{
    /**
     * Sets the request context.
     *
     * @param RequestContext $context The context
     *
     * @api
     */
    public function setContext(RequestContext $context);

    /**
     * Gets the request context.
     *
     * @return RequestContext The context
     *
     * @api
     */
    public function getContext();
}

Directory Contents

Dirs: 5 × Files: 10

Name Size Perms Modified Actions
- drwxr-xr-x 2024-03-03 22:54:39
Edit Download
Exception DIR
- drwxr-xr-x 2024-03-03 22:54:39
Edit Download
Generator DIR
- drwxr-xr-x 2024-03-03 22:54:39
Edit Download
Loader DIR
- drwxr-xr-x 2024-03-03 22:54:39
Edit Download
Matcher DIR
- drwxr-xr-x 2024-03-03 22:54:39
Edit Download
337 B lrw-r--r-- 2019-12-18 11:24:07
Edit Download
3.18 KB lrw-r--r-- 2019-12-18 11:24:07
Edit Download
6.52 KB lrw-r--r-- 2019-12-18 11:24:07
Edit Download
669 B lrw-r--r-- 2019-12-18 11:24:07
Edit Download
15.27 KB lrw-r--r-- 2019-12-18 11:24:07
Edit Download
7.17 KB lrw-r--r-- 2019-12-18 11:24:07
Edit Download
9.97 KB lrw-r--r-- 2019-12-18 11:24:07
Edit Download
830 B lrw-r--r-- 2019-12-18 11:24:07
Edit Download
9.50 KB lrw-r--r-- 2019-12-18 11:24:07
Edit Download
901 B lrw-r--r-- 2019-12-18 11:24:07
Edit Download

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