Skip to content

Commit

Permalink
Fix coding standards
Browse files Browse the repository at this point in the history
  • Loading branch information
nkl-kst committed Sep 4, 2023
1 parent 92f638f commit 56b3f3a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/unit/Util/TestUtils.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ public static function setHiddenStaticProperty(string $class, string $property,
/**
* @param object $object Object to get method from
* @param string $method Method to get
*
* @return Closure
*/
public static function getHiddenMethod(object $object, string $method): ?Closure
{
Expand Down

0 comments on commit 56b3f3a

Please sign in to comment.