File manager - Edit - /opt/cpanel/ea-wappspector/vendor/rector/rector/src/PHPStanStaticTypeMapper/Enum/TypeKind.php
Back
<?php declare (strict_types=1); namespace Rector\PHPStanStaticTypeMapper\Enum; final class TypeKind { /** * @var string */ public const PROPERTY = 'property'; /** * @var string */ public const RETURN = 'return'; /** * @var string */ public const PARAM = 'param'; /** * @var string */ public const UNION = 'union'; }
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0 |
proxy
|
phpinfo
|
Settings