Skip to content

Commit

Permalink
Unfinalize module
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark authored Dec 9, 2024
1 parent 03af8d4 commit 1ebe6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Codeception/Module/Yii2.php
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
* Stability: **stable**
*
*/
final class Yii2 extends Framework implements ActiveRecord, MultiSession, PartedModule
class Yii2 extends Framework implements ActiveRecord, MultiSession, PartedModule
{
/**
* Application config file must be set.
Expand Down

0 comments on commit 1ebe6bc

Please sign in to comment.