Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Node.php

function Node::setAttribute

Same name in this branch
  1. 11.1.x vendor/nikic/php-parser/lib/PhpParser/Node.php \PhpParser\Node::setAttribute()
  2. 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
Powered by Drupal