API Reference
Namespaces
PhpParser
Builder
Comment
ErrorHandler
Internal
Lexer
Node
NodeVisitor
Parser
PrettyPrinter
PHPStan
Analyser
BetterReflection
Identifier
Reflection
Adapter
Exception
Reflector
SourceLocator
Util
Classes
Collectors
Command
DependencyInjection
Diagnose
File
Node
Parser
Php
PhpDoc
PhpDocParser
Reflection
Rules
Testing
Type
none
Exceptions
CircularReference
ClassDoesNotExist
CodeLocationMissing
FunctionDoesNotExist
InvalidArrowFunctionBodyNode
InvalidConstantNode
InvalidDefaultValueType
MethodPrototypeNotFound
NoObjectProvided
NoParent
NotAnObject
ObjectNotInstanceOfClass
PropertyDoesNotExist
PropertyIsNotStatic
Overview
Namespace
Class
Tree
Class
PHPStan
\
BetterReflection
\
Reflection
\
Exception
\
CircularReference
extends
UnexpectedValueException
Exception
implements
Throwable
RuntimeException
UnexpectedValueException
PHPStan\BetterReflection\Reflection\Exception\CircularReference
Located at
vendor/ondrejmirtes/better-reflection/src/Reflection/Exception/CircularReference.php
Methods
public static
fromClassName
(
string
$className
): self
#