API Reference
Namespaces
PhpParser
Builder
Comment
ErrorHandler
Internal
Lexer
Node
NodeVisitor
Parser
PrettyPrinter
PHPStan
Analyser
BetterReflection
Identifier
Reflection
Reflector
SourceLocator
Ast
Exception
SourceStubber
Type
Util
Classes
Collectors
Command
DependencyInjection
Diagnose
File
Node
Parser
Php
PhpDoc
PhpDocParser
Reflection
Rules
Testing
Type
none
Exceptions
EvaledAnonymousClassCannotBeLocated
EvaledClosureCannotBeLocated
InvalidDirectory
InvalidFileInfo
InvalidFileLocation
NoAnonymousClassOnLine
NoClosureOnLine
NotInternalClass
TwoAnonymousClassesOnSameLine
TwoClosuresOnSameLine
Overview
Namespace
Class
Tree
Class
PHPStan
\
BetterReflection
\
SourceLocator
\
Exception
\
TwoAnonymousClassesOnSameLine
extends
LogicException
Exception
implements
Throwable
LogicException
PHPStan\BetterReflection\SourceLocator\Exception\TwoAnonymousClassesOnSameLine
Located at
vendor/ondrejmirtes/better-reflection/src/SourceLocator/Exception/TwoAnonymousClassesOnSameLine.php
Methods
public static
create
(
string
$fileName
,
int
$lineNumber
): self
#