IgnoreMethodForCodeCoverage
    
            
            in package
            
        
    
    
    
FinalYes
Tags
Table of Contents
Properties
- $className : string
- $methodName : string
Methods
- __construct() : mixed
- className() : string
- methodName() : string
Attributes
#[Attribute]
#[Attribute]
Properties
$className read-only
    private
        string
    $className
    
    
    
    
    Tags
$methodName read-only
    private
        string
    $methodName
    
    
    
    
    Tags
Methods
__construct()
    public
                    __construct(string $className, string $methodName) : mixed
    Parameters
- $className : string
- $methodName : string
Tags
className()
    public
                    className() : string
    Tags
Return values
stringmethodName()
    public
                    methodName() : string