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.
@throws
1 parent 580197a commit abf86b0Copy full SHA for abf86b0
src/Illuminate/Concurrency/ConcurrencyManager.php
@@ -39,6 +39,8 @@ public function createProcessDriver(array $config)
39
*
40
* @param array $config
41
* @return \Illuminate\Concurrency\ForkDriver
42
+ *
43
+ * @throws \RuntimeException
44
*/
45
public function createForkDriver(array $config)
46
{
0 commit comments