* @version $Id: Z */ class erpapi_shop_matrix_b2b_result extends erpapi_shop_result { public function __construct($result) { parent::__construct($result); } }