/opt/cpanel/ea-wappspector/vendor/php-di/php-di/src/Factory
NameSizeModeActions
RequestedEntry.php4800644editdlrm
Edit: /opt/cpanel/ea-wappspector/vendor/php-di/php-di/src/Factory/RequestedEntry.php (480B)
*/ interface RequestedEntry { /** * Returns the name of the entry that was requested by the container. */ public function getName() : string; }