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