getReturn()
/**
* This method is used to get the return when catch or then of the promise is resolved or rejected.
*/
public function getReturn(): mixed;Last updated
/**
* This method is used to get the return when catch or then of the promise is resolved or rejected.
*/
public function getReturn(): mixed;Last updated