Eris\Shrinker\Attempts::increase PHP Method

increase() public method

public increase ( )
    public function increase()
    {
        $this->total++;
    }