Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Node.php
function Node::hasAttribute
Same name in this branch
11.1.x vendor/nikic/php-parser/lib/PhpParser/Node.php
\PhpParser\Node::hasAttribute()
11.1.x vendor/twig/twig/src/Node/Node.php
\Twig\Node\Node::hasAttribute()
File
vendor/
phpstan/
phpdoc-parser/
src/
Ast/
Node.php
, line 15
Class
Node
Namespace
PHPStan\PhpDocParser\Ast
Code
public
function
hasAttribute
(string
$key
) : bool;
RSS feed