Guides

Errors

Table of Contents

guides/src/Compiler/ShadowTree/TreeNode.php 8
guides/src/Nodes/CompoundNode.php 2

TreeNode.php

Type Line Description
ERROR 38 Tag "method" with body "@method (self<Node> | self<DocumentNode> | null)" has error self is not a collection
ERROR 32 Tag "method" with body "@method self<Node>[]" has error self is not a collection
ERROR 150 Tag "method" with body "@method (self<Node> | self<DocumentNode> | null)" has error self is not a collection
ERROR 105 Tag "method" with body "@method self<DocumentNode> $root" has error self is not a collection
ERROR 99 Tag "method" with body "@method self<DocumentNode>" has error self is not a collection
ERROR 89 Tag "method" with body "@method self<Node>[] $children" has error self is not a collection
ERROR 76 Tag "method" with body "@method (self<Node> | self<DocumentNode> | null) $parent" has error self is not a collection
ERROR 58 Tag "method" with body "@method (self<Node> | self<DocumentNode> | null) $parent" has error self is not a collection

CompoundNode.php

Type Line Description
ERROR 64 Tag "@return" with body "@@return $this<TValue>" has error
ERROR 50 Tag "@return" with body "@@return $this<TValue>" has error

Search results