No promise pls
This commit is contained in:
parent
28b214ce67
commit
98b203ac44
@ -421,7 +421,7 @@ trait Tools
|
||||
*
|
||||
* @return Promise
|
||||
*/
|
||||
public static function callFork($promise, $actual = null, $file = ''): Promise
|
||||
public static function callFork($promise, $actual = null, $file = '')
|
||||
{
|
||||
if ($actual) {
|
||||
$promise = $actual;
|
||||
|
Loading…
Reference in New Issue
Block a user