File manager - Edit - /var/www/payraty/helpdesk/vendor/jetbrains/phpstorm-stubs/meta/attributes/internal/PhpStormStubsElementAvailable.php
Back
<?php namespace JetBrains\PhpStorm\Internal; use Attribute; use JetBrains\PhpStorm\Deprecated; use JetBrains\PhpStorm\ExpectedValues; /** * For PhpStorm internal use only * @since 8.0 * @internal */ #[Attribute(Attribute::TARGET_FUNCTION|Attribute::TARGET_METHOD|Attribute::TARGET_PARAMETER)] class PhpStormStubsElementAvailable { public function __construct( #[ExpectedValues(Deprecated::PHP_VERSIONS)] $from, #[ExpectedValues(Deprecated::PHP_VERSIONS)] $to = null ) {} }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings