Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update method parameters to allow nullable types
Changed the `onGet` method parameters to explicitly use nullable types for better type clarity and consistency. This update ensures stricter adherence to PHP type declarations and improves code reliability.
- Loading branch information