Create a variadic argument placeholder (first-class callable syntax).
array<string, mixed> $attributes Additional attributes:
Overrides NodeAbstract::__construct
public function __construct(array $attributes = []) { $this->attributes = $attributes; }