PropertyConstraintRunner
    
            
            in package
            
        
    
    
    
Refines the detected components using any detected property constraints.
Tags
Table of Contents
Methods
- refineResult() : mixed
- __construct() : mixed
- constraintsValid() : mixed
Methods
refineResult()
    public
            static        refineResult(mixed $result, mixed &$dynamicProperties, mixed $maxComponentTypeSize) : mixed
    Parameters
- $result : mixed
- $dynamicProperties : mixed
- $maxComponentTypeSize : mixed
__construct()
    private
                    __construct() : mixed
    constraintsValid()
    private
            static        constraintsValid(mixed $matchCandidate, mixed $dynamicProperties) : mixed
    Parameters
- $matchCandidate : mixed
- $dynamicProperties : mixed