Skip to content

Commit d853a39

Browse files
committed
chore(cs): fix cs
1 parent d5eb9a5 commit d853a39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Codeception/Module/Yii2.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@
206206
*
207207
* @phpstan-type ValidConfig (ModuleConfig & array{
208208
* transaction: bool|null,
209-
* configFile: string
210-
* })
209+
* configFile: string
210+
* })
211211
*/
212212
final class Yii2 extends Framework implements ActiveRecord, PartedModule
213213
{

0 commit comments

Comments
 (0)