Файловый менеджер - Редактировать - /home/digitalm/dolcelava/wp-content/plugins/-elementor/vendor_prefixed/php-di/php-di/src/Compiler/RequestedEntryHolder.php
Назад
<?php declare (strict_types=1); namespace ElementorDeps\DI\Compiler; use ElementorDeps\DI\Factory\RequestedEntry; /** * @author Matthieu Napoli <matthieu@mnapoli.fr> */ class RequestedEntryHolder implements RequestedEntry { /** * @var string */ private $name; public function __construct(string $name) { $this->name = $name; } public function getName() : string { return $this->name; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.06 |
proxy
|
phpinfo
|
Настройка