Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Suppress warnings for non-standard method naming
Added PHPMD and PHPCS suppressions to allow the use of non-PSR2 compliant method naming in `_initState`. This ensures compatibility while avoiding unnecessary linting issues.
- Loading branch information