PHPStan\Rules\Classes\InstantiationRule::getNodeType PHP Method

getNodeType() public method

public getNodeType ( ) : string
return string
    public function getNodeType() : string
    {
        return New_::class;
    }