Skip to content

Commit 8662471

Browse files
committed
PHPStan fix
1 parent e766605 commit 8662471

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Config_Command.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -726,6 +726,7 @@ public function set( $args, $assoc_args ) {
726726
}
727727
}
728728

729+
// @phpstan-ignore argument.type
729730
$config_transformer->update( $type, $name, $value, $options );
730731

731732
} catch ( Exception $exception ) {

0 commit comments

Comments
 (0)