We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292795a commit 351b8daCopy full SHA for 351b8da
tests/Support/Command/CommandMockTrait.php
@@ -87,4 +87,4 @@ public function nativeIsSubClassOfMethodCall(array $arguments, bool $result = tr
87
{
88
return $this->functionCall('is_subclass_of', $arguments, $result);
89
}
90
-}
+}
0 commit comments