Allows for decoding Json payload to existing classes
Details
Details
Diff Detail
Diff Detail
- Repository
- rKERUALD Keruald libraries development repository
- Lint
- Lint Passed 
- Unit
- No Test Coverage 
- Branch
- gitHubEvClasses
- Build Status
- Buildable 5650 - Build 5932: arc lint + arc unit 
Event Timeline
| github/src/Events/AlpBH.php | ||
|---|---|---|
| 8 | What means AlpBH? | |
| github/src/Events/PullRequest.php | ||
| 6 | When you're in the same namespace, you can directly use a class without any need to import it before. Now, that makes me thing: perhaps it would be convenient to get a separation between base types (User, Repo) and events (Push, PullRequest)? | |
| github/src/Events/PushEvent.php | ||
| 23 | What means AlpCommitsH? | |