feat: Magic method to handle variables #2228
Draft
Codacy Production / Codacy Static Code Analysis
required action
Oct 10, 2025 in 0s
2 new issues (0 max.) of at least medium severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 2
Complexity increasing per file
==============================
- src/Collection/Page/Page.php 17
See the complete overview on Codacy
Annotations
Check warning on line 667 in src/Collection/Page/Page.php
codacy-production / Codacy Static Code Analysis
src/Collection/Page/Page.php#L667
The method __call() has a Cyclomatic Complexity of 11. The configured cyclomatic complexity threshold is 10.
Check warning on line 667 in src/Collection/Page/Page.php
codacy-production / Codacy Static Code Analysis
src/Collection/Page/Page.php#L667
The method __call() has an NPath complexity of 216. The configured NPath complexity threshold is 200.
Loading