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 5655 Build 5937: arc lint + arc unit
Event Timeline
github/src/Events/AlpBH.php | ||
---|---|---|
8 ↗ | (On Diff #9149) | What means AlpBH? |
github/src/Events/PullRequest.php | ||
7 | 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 | ||
24 | What means AlpCommitsH? |