PK

ADDRLIN : /home/questend/public_html/domains/flaxzy.com/vendor/guzzlehttp/promises/src/
FLL :
Current File : /home/questend/public_html/domains/flaxzy.com/vendor/guzzlehttp/promises/src/AggregateException.php

<?php

namespace GuzzleHttp\Promise;

/**
 * Exception thrown when too many errors occur in the some() or any() methods.
 */
class AggregateException extends RejectionException
{
    public function __construct($msg, array $reasons)
    {
        parent::__construct(
            $reasons,
            sprintf('%s; %d rejected promises', $msg, count($reasons))
        );
    }
}


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home