Skip to content

Commit 604b039

Browse files
Fix PHPCS issue
1 parent 350d2ea commit 604b039

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Find_Command.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ private function recurse_directory( $path ) {
268268
'db_name' => '',
269269
'db_user' => '',
270270
);
271+
271272
$config_path = self::get_wp_config_path( $wp_path );
272273
if ( $config_path ) {
273274
try {

0 commit comments

Comments
 (0)