PHP 8.2.31
Preview: ContainerAwareInterface.php Size: 476 B
//opt/cpanel/ea-wappspector/vendor/symfony/service-contracts/ContainerAwareInterface.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\Contracts\Service;

use Psr\Container\ContainerInterface;

/**
 * Implemented by objects that expose a service container.
 */
interface ContainerAwareInterface
{
    public function getContainer(): ContainerInterface;
}

Directory Contents

Dirs: 2 × Files: 12

Name Size Perms Modified Actions
Attribute DIR
- drwxr-xr-x 2026-03-28 09:44:51
Edit Download
Test DIR
- drwxr-xr-x 2026-03-28 09:44:51
Edit Download
157 B lrw-r--r-- 2026-03-28 09:44:51
Edit Download
1.12 KB lrw-r--r-- 2026-03-28 09:44:51
Edit Download
476 B lrw-r--r-- 2026-03-28 09:44:51
Edit Download
1.04 KB lrw-r--r-- 2026-03-28 09:44:51
Edit Download
330 B lrw-r--r-- 2026-03-28 09:44:51
Edit Download
1.01 KB lrw-r--r-- 2026-03-28 09:44:51
Edit Download
626 B lrw-r--r-- 2026-03-28 09:44:51
Edit Download
3.52 KB lrw-r--r-- 2026-03-28 09:44:51
Edit Download
4.08 KB lrw-r--r-- 2026-03-28 09:44:51
Edit Download
1.35 KB lrw-r--r-- 2026-03-28 09:44:51
Edit Download
2.69 KB lrw-r--r-- 2026-03-28 09:44:51
Edit Download
3.16 KB lrw-r--r-- 2026-03-28 09:44:51
Edit Download

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