Skip to content

Commit

Permalink
chore: code style
Browse files Browse the repository at this point in the history
  • Loading branch information
preda-bogdan committed Jun 25, 2024
1 parent cbfe43c commit 9bc0688
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/featured-plugins-test.php
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ public static function wpTearDownAfterClass() {
/**
* Utility method to change the value of a protected property.
*
* @param \ThemeisleSDK\Product $object The object.
* @param string $property The property name.
* @param mixed $new_value The new value.
* @param \ThemeisleSDK\Product $object The object.
* @param string $property The property name.
* @param mixed $new_value The new value.
*
* @return void
* @throws ReflectionException Throws an exception if the property does not exist.
Expand Down

0 comments on commit 9bc0688

Please sign in to comment.