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 db83408 commit 0c3c148Copy full SHA for 0c3c148
solid/tests/Unit/Controller/ServerControllerTest.php
@@ -16,7 +16,6 @@
16
use PHPUnit\Framework\MockObject\MockObject;
17
use PHPUnit\Framework\TestCase;
18
19
-
20
function file_get_contents($filename)
21
{
22
if ($filename === 'php://input') {
0 commit comments