Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed May 23, 2024
1 parent bd5ca58 commit ad0b1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/Feature.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ final public function __construct( $options ) {
$this->options->get(
$this->name,
// use default value via defaultValue filter
apply_filters(
apply_filters(
"newfold/features/filter/defaultValue:{$this->name}",
$this->value
)
Expand Down

0 comments on commit ad0b1ec

Please sign in to comment.