mpyw\Co\AllFailedException::getReasons PHP Method

getReasons() public method

Get value.
public getReasons ( ) : mixed
return mixed
    public function getReasons()
    {
        return $this->reasons;
    }
AllFailedException