Skip to content

Commit

Permalink
restore empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
ocean90 authored Feb 16, 2024
1 parent 675839f commit 119f9e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/Export.php
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ function ( $reference ) {
if ( substr( $file, -3 ) === '.js' ) {
return $file;
}

return 'php';
},
$entry->references
Expand Down

0 comments on commit 119f9e6

Please sign in to comment.