You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add type hints to fix static analysis errors
This change adds PHPDoc type hints to arrays across numerous files.
This resolves a large number of static analysis errors reported by PHPStan.
This change also refactors the code() method to a centralized AbraFlexi\Functions::code() method.
0 commit comments