Eris\Shrinker\Attempts::__construct PHP Method

__construct() public method

public __construct ( $giveUpAfter )
    public function __construct($giveUpAfter)
    {
        $this->giveUpAfter = $giveUpAfter;
    }