Файловый менеджер - Редактировать - /opt/cpanel/ea-wappspector/vendor/rector/rector/src/StaticTypeMapper/ValueObject/Type/SimpleStaticType.php
Ðазад
<?php declare (strict_types=1); namespace Rector\StaticTypeMapper\ValueObject\Type; use PHPStan\Type\StaticType; final class SimpleStaticType extends StaticType { /** * @readonly * @var string */ private $className; public function __construct(string $className) { $this->className = $className; } public function getClassName() : string { return $this->className; } }
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка