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

/**
 * A ServiceProviderInterface that is also countable and iterable.
 *
 * @author Kevin Bond <kevinbond@gmail.com>
 *
 * @template-covariant T of mixed
 *
 * @extends ServiceProviderInterface<T>
 * @extends \IteratorAggregate<string, T>
 */
interface ServiceCollectionInterface extends ServiceProviderInterface, \Countable, \IteratorAggregate
{
}

Directory Contents

Dirs: 1 × Files: 10

Name Size Perms Modified Actions
Attribute DIR
- drwxr-xr-x 2024-11-08 13:59:10
Edit Download
1.22 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
1.04 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
330 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
1.03 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
644 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
3.76 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
3.15 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
1.38 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
2.72 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
3.33 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download

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