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

Include lab metadata in denormalization #4

Open
paul121 opened this issue May 22, 2023 · 1 comment
Open

Include lab metadata in denormalization #4

paul121 opened this issue May 22, 2023 · 1 comment

Comments

@paul121
Copy link
Collaborator

paul121 commented May 22, 2023

/**
* Normalized modus JSON into modus events.
*
* @todo Add helper functions for denormalizing lab and event metadata.
*/
abstract class ModusEventBase implements DenormalizerInterface {

@paul121
Copy link
Collaborator Author

paul121 commented May 22, 2023

// @todo Add lab metadata.
$properties['lab'] = DataDefinition::create('string');

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

No branches or pull requests

1 participant