Searched refs:responseSet (Results 1 – 1 of 1) sorted by relevance
27 * @param ResponseSet $responseSet29 public function __construct(ResponseSet $responseSet) argument31 $this->_init($responseSet);40 * @param ResponseSet $responseSet42 protected function _init(ResponseSet $responseSet) argument44 $this->_responseSet = $responseSet;46 foreach ($responseSet->getBulkResponses() as $bulkResponse) {