@@ -465,7 +465,7 @@ |
||
465 | 465 | * |
466 | 466 | * @return bool |
467 | 467 | */ |
468 | - private static function should_load_stripe_script(){ |
|
468 | + private static function should_load_stripe_script() { |
|
469 | 469 | if ( self::$has_loaded_stripe_script ) { |
470 | 470 | return false; |
471 | 471 | } |