Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Use StatusCode constants for the checkStatus method #23

Merged
merged 2 commits into from
Feb 21, 2024

Conversation

dvdheiden
Copy link
Collaborator

@dvdheiden dvdheiden commented Feb 21, 2024

Closes #22

Changes

  • Use StatusCode constants for the checkStatus method

Checks

  • The version constant is updated in Oxxa.php
  • The changelog is updated

@dvdheiden dvdheiden added the enhancement New feature or request label Feb 21, 2024
@dvdheiden dvdheiden self-assigned this Feb 21, 2024
@WilliamDEdwards WilliamDEdwards merged commit 49e18a3 into master Feb 21, 2024
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In Oxxa::checkStatus, use Enum::StatusCode for switch cases
2 participants