芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/atvcmsTRASH.com.br/maisqtv2/vendor/php-di/php-di/src/Factory/RequestedEntry.php
*/ interface RequestedEntry { /** * Returns the name of the entry that was requested by the container. */ public function getName() : string; }