Skip to content

Commit 1ebe6bc

Browse files
authored
Unfinalize module
1 parent 03af8d4 commit 1ebe6bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Codeception/Module/Yii2.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
* Stability: **stable**
166166
*
167167
*/
168-
final class Yii2 extends Framework implements ActiveRecord, MultiSession, PartedModule
168+
class Yii2 extends Framework implements ActiveRecord, MultiSession, PartedModule
169169
{
170170
/**
171171
* Application config file must be set.

0 commit comments

Comments
 (0)