novuhq / novu-php

PHP SDK for Novu - The open-source notification infrastructure for engineers. :rocket:
https://docs.novu.co/sdks/php
MIT License
85 stars 23 forks source link

Refactor Methods, Add Type Declarations, and Comments #61

Open HarshMN2345 opened 10 months ago

HarshMN2345 commented 10 months ago

This issue aims to enhance the codebase by refactoring methods to utilize a private getActivity function for fetching Activity data. Additionally, type declarations and comments will be added to improve code readability and maintainability.