GracefulDeath\Life::numberOfPreviousLives PHP Méthode

numberOfPreviousLives() public méthode

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