File manager - Edit - /var/www/payraty/helpdesk/vendor/jetbrains/phpstorm-stubs/meta/attributes/Language.php
Back
<?php namespace JetBrains\PhpStorm; use Attribute; /** * Specifies that the parameter is a string that represents source code in a different language. * An IDE will automatically inject the specified language into the passed string literals. * * @since 8.0 */ #[Attribute(Attribute::TARGET_PARAMETER)] class Language { /** * @param string $languageName Language name like "PHP", "SQL", "RegExp", etc... */ public function __construct(string $languageName) {} }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings