final class ReflectionMethod extends ReflectionMethod

internal  
 

ReflectionMethod preserving the original class name.

Methods

__construct(object|string $objectOrMethod, string|null $method = null)

No description

Details

at line 22
__construct(object|string $objectOrMethod, string|null $method = null)

No description

Parameters

object|string $objectOrMethod
string|null $method

at line 32
ReflectionClass getOriginalClass()

No description

Return Value

ReflectionClass