PHPStan\Analyser\SpecifiedTypes::getSureNotTypes PHP Method

getSureNotTypes() public method

public getSureNotTypes ( ) : array
return array
    public function getSureNotTypes() : array
    {
        return $this->sureNotTypes;
    }