Skip to content

Commit f61a34c

Browse files
committed
resolved PHPCS
1 parent b811ea7 commit f61a34c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -444,8 +444,8 @@ public function aiosrs_remove_general_usage_tracking_field() {
444444
$bsf_analytics = BSF_Analytics_Loader::get_instance();
445445

446446
$bsf_analytics->set_entity(
447-
array(
448-
'bsf' => array(
447+
array(
448+
'bsf' => array(
449449
'product_name' => 'All In One Schema Rich Snippets',
450450
'path' => plugin_dir_path( __FILE__ ) . 'admin/bsf-analytics',
451451
'author' => 'Brainstorm Force',

0 commit comments

Comments
 (0)