Skip to content

Commit 351b8da

Browse files
committed
style:fix
1 parent 292795a commit 351b8da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Support/Command/CommandMockTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ public function nativeIsSubClassOfMethodCall(array $arguments, bool $result = tr
8787
{
8888
return $this->functionCall('is_subclass_of', $arguments, $result);
8989
}
90-
}
90+
}

0 commit comments

Comments
 (0)