Codeception / module-yii2

Codeception module for Yii2 framework
MIT License
16 stars 36 forks source link

Improved typing #96

Closed SamMousa closed 7 months ago

SamMousa commented 7 months ago

This PR improves typing and fixes issues identified by phpstan. It also removes some functions that were already marked as @internal (so it doesn't count as breaking backward compatibility)