We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ae5845 commit 0ea24aaCopy full SHA for 0ea24aa
EProcess/Adapter/ChildProcess.php
@@ -46,7 +46,6 @@ class ChildProcess extends BaseAdapter
46
}
47
PHP;
48
49
- private $loop;
50
private $process;
51
52
public function create($class, array $data = [])
0 commit comments