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
Now App\Config\Services extends from CodeIgniter\Config\BaseServices instead of CodeIgniter\Config\Services
Even if the IDE does not see the method, it will still be called.
Describe the bug
PhpStorm says:
PHPStan says:
CodeIgniter 4 version
develop branch, 4.0.5, 4.1.1
Affected module(s)
Services
Expected behavior, and steps to reproduce if appropriate
No errors on static analysis.
Context
The text was updated successfully, but these errors were encountered: