ImpliedContextSubscriber.php
Table of Contents
Classes
- ImpliedContextSubscriber
- Suppose you have `$context['participantId']`. You can infer a corresponding `$context['eventId']`. The ImpliedContextSubscriber reads values like `participantId` and fills-in values like `eventId`.