File manager - Edit - /home/xfekoga/grenier/wp-content/plugins/defender-security/lib/packages/DI/Definition/Source/Autowiring.php
Back
<?php declare(strict_types=1); namespace WPMU_DEV\Defender\Vendor\DI\Definition\Source; use WPMU_DEV\Defender\Vendor\DI\Definition\Exception\InvalidDefinition; use WPMU_DEV\Defender\Vendor\DI\Definition\ObjectDefinition; /** * Source of definitions for entries of the container. * * @author Matthieu Napoli <matthieu@mnapoli.fr> */ interface Autowiring { /** * Autowire the given definition. * * @throws InvalidDefinition An invalid definition was found. * @return ObjectDefinition|null */ public function autowire(string $name, ObjectDefinition $definition = null); }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings