Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
DoctrineArrayItem.php
DoctrineArrayItem::$key
@var KeyType
Type:
key
File
vendor/
phpstan/
phpdoc-parser/
src/
Ast/
PhpDoc/
Doctrine/
DoctrineArrayItem.php
, line 22
Class
DoctrineArrayItem
@phpstan-import-type ValueType from DoctrineArgument @phpstan-type KeyType = ConstExprIntegerNode|ConstExprStringNode|IdentifierTypeNode|ConstFetchNode|null
Namespace
PHPStan\PhpDocParser\Ast\PhpDoc\Doctrine
Code
public $key;
RSS feed