GracefulDeath\Life::numberOfPreviousLives PHP Method

numberOfPreviousLives() public method

    public function numberOfPreviousLives()
    {
        return $this->counter;
    }