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 a7a6871 commit bfebfc7Copy full SHA for bfebfc7
src/Process/InternalServerProcess.php
@@ -3,6 +3,6 @@
3
4
namespace Jaeger\Process;
5
6
-class InternalServerProcess extends AbstractProcess
+class InternalServerProcess extends CliProcess
7
{
8
}
0 commit comments