Skip to content

Commit 045440d

Browse files
committed
PHPStan fix
1 parent cc5334c commit 045440d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Config_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1180,7 +1180,7 @@ private function parse_separator( $separator ) {
11801180
* @param $assoc_args
11811181
* @param $args
11821182
*
1183-
* @return string
1183+
* @return mixed
11841184
*/
11851185
protected function get_value( $assoc_args, $args ) {
11861186
$path = $this->get_config_path( $assoc_args );

0 commit comments

Comments
 (0)