\Cake\PHPStanTableFindByPropertyMethodReflection

Summary

Methods
Properties
Constants
__construct()
getDeclaringClass()
getPrototype()
isStatic()
getParameters()
isVariadic()
isPrivate()
isPublic()
getName()
getReturnType()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$name
$declaringClass
N/A

Properties

$name

$name : string

Type

string

$declaringClass

$declaringClass : \PHPStan\Reflection\ClassReflection

Type

\PHPStan\Reflection\ClassReflection

Methods

__construct()

__construct(\Cake\PHPStan\string  $name, \PHPStan\Reflection\ClassReflection  $declaringClass) 

Parameters

\Cake\PHPStan\string $name
\PHPStan\Reflection\ClassReflection $declaringClass

getDeclaringClass()

getDeclaringClass() 

getPrototype()

getPrototype() 

isStatic()

isStatic() 

getParameters()

getParameters() : array<mixed,\PHPStan\Reflection\ParameterReflection>

Returns

array<mixed,\PHPStan\Reflection\ParameterReflection>

isVariadic()

isVariadic() 

isPrivate()

isPrivate() 

isPublic()

isPublic() 

getName()

getName() 

getReturnType()

getReturnType()