travello-gmbh / amazon-alexa-skill-library

DEPRECATED PHP Library for Amazon Alexa Skills
12 stars 1 forks source link

Extend SkillConfiguration class #31

Closed RalfEggert closed 6 years ago

RalfEggert commented 6 years ago

Extend the skill configuration class TravelloAlexaLibrary\Configuration\SkillConfiguration with further fields:

Inject the SkillConfiguration class into the intents and remove the injection from the application.

Needs updates in the ZF Library intent factory as well.