Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neue Bedarfsthemen hinzugefügt #103

Merged
merged 6 commits into from
Mar 2, 2018
Merged

Neue Bedarfsthemen hinzugefügt #103

merged 6 commits into from
Mar 2, 2018

Conversation

kenowessels
Copy link
Member

@kenowessels kenowessels commented Mar 2, 2018

closes #102

@alexmpunkt bitte auch noch mal das Naming überprüfen

@kenowessels kenowessels requested a review from alexmpunkt March 2, 2018 09:51
* Class RisikoLeben
* @package Demv\Werte\Bedarf\Thema\Themen
*/
final class RisikoLeben extends Bedarfsthema
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risikoleben

*/
public function __construct()
{
parent::__construct(self::ID, 'Risiko Leben', [Vorsorge::RISIKOLEBEN]);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risikolebensversicherung

@@ -9,7 +9,7 @@
* Class RisikoLeben
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ich wusste dass du das vergisst 😉

@@ -39,4 +41,14 @@ public function testGetPKV(): void
{
$this->checkGetOne($this->getBedarfsthemen(), PrivateKrankenversicherung::class);
}

public function testGetRisikoLeben(): void
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hier auch 😜

@kenowessels kenowessels merged commit d72810b into master Mar 2, 2018
@kenowessels kenowessels deleted the neue-bedarfsthemen branch March 2, 2018 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bedarfsinfo] weitere Themen anlegen
2 participants