File ManagerCurrent Directory: wp-content/plugins/wp-migrate-db/vendor/php-di/php-di/src/DI/FactoryLinux appserver-7a7af3b2-php-0c9ec09e2f9746c2a80fa3756c076432 6.12.94+ #1 SMP Fri Jul 17 09:26:56 UTC 2026 x86_64Edit File: RequestedEntry.php <?php namespace DeliciousBrains\WPMDB\Container\DI\Factory; /** * Represents the container entry that was requested. * * Implementations of this interface can be injected in factory parameters in order * to know what was the name of the requested entry. * * @author Matthieu Napoli <matthieu@mnapoli.fr> */ interface RequestedEntry { /** * Returns the name of the entry that was requested by the container. * * @return string */ public function getName(); } Upload File Directory Listing NameTypeSizeActions.. (Parent Directory)DirRequestedEntry.phpFile495.00 B Rename | Delete | Edit