Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add validation to ensure FastlyPurgeModule is installed
Check if the FastlyPurgeModule class exists during construction and throw a LogicException if it is missing. This prevents misconfigurations and ensures the required dependency is installed.
- Loading branch information