Skip to content

Commit 8823a24

Browse files
algolia-botrenovate[bot]shortcuts
committed
chore: generated code for commit 77d2178. [skip ci]
Co-authored-by: Algolia Bot <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Clément Vannicatte <[email protected]>
1 parent 77d2178 commit 8823a24

File tree

181 files changed

+546
-546
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

181 files changed

+546
-546
lines changed

clients/algoliasearch-client-php/lib/Http/Psr7/functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ function stream_for($resource = '', array $options = [])
3838
return stream_for((string) $resource, $options);
3939
}
4040

41-
break;
41+
break;
4242
case 'NULL':
4343
return new Stream(fopen('php://temp', 'r+'), $options);
4444
}

clients/algoliasearch-client-php/lib/Model/Abtesting/ABTestResponse.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class ABTestResponse extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Abtesting/AbTestsVariant.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class AbTestsVariant extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Abtesting/AbTestsVariantSearchParams.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class AbTestsVariantSearchParams extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Abtesting/AddABTestsRequest.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class AddABTestsRequest extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Abtesting/AddABTestsVariant.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class AddABTestsVariant extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Abtesting/CustomSearchParams.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class CustomSearchParams extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Abtesting/ListABTestsResponse.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class ListABTestsResponse extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/AverageClickEvent.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class AverageClickEvent extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/ClickPosition.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class ClickPosition extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/ClickThroughRateEvent.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class ClickThroughRateEvent extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/ConversionRateEvent.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class ConversionRateEvent extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/GetAverageClickPositionResponse.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class GetAverageClickPositionResponse extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/GetClickPositionsResponse.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class GetClickPositionsResponse extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/GetClickThroughRateResponse.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class GetClickThroughRateResponse extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/GetConversationRateResponse.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class GetConversationRateResponse extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/GetNoClickRateResponse.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class GetNoClickRateResponse extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/GetNoResultsRateResponse.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class GetNoResultsRateResponse extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/GetSearchesCountResponse.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class GetSearchesCountResponse extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/GetSearchesNoClicksResponse.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class GetSearchesNoClicksResponse extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/GetSearchesNoResultsResponse.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class GetSearchesNoResultsResponse extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/GetStatusResponse.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class GetStatusResponse extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/GetTopCountriesResponse.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class GetTopCountriesResponse extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/GetTopFilterAttribute.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class GetTopFilterAttribute extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/GetTopFilterAttributesResponse.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class GetTopFilterAttributesResponse extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/GetTopFilterForAttribute.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class GetTopFilterForAttribute extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/GetTopFilterForAttributeResponse.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class GetTopFilterForAttributeResponse extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/GetTopFiltersNoResultsResponse.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class GetTopFiltersNoResultsResponse extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/GetTopFiltersNoResultsValue.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class GetTopFiltersNoResultsValue extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/GetTopFiltersNoResultsValues.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class GetTopFiltersNoResultsValues extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

clients/algoliasearch-client-php/lib/Model/Analytics/GetTopHitsResponse.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
* @package Algolia\AlgoliaSearch
1010
*/
1111
class GetTopHitsResponse extends \Algolia\AlgoliaSearch\Model\AbstractModel implements
12-
ModelInterface,
13-
\ArrayAccess,
14-
\JsonSerializable
12+
ModelInterface,
13+
\ArrayAccess,
14+
\JsonSerializable
1515
{
1616
/**
1717
* Array of property to type mappings. Used for (de)serialization

0 commit comments

Comments
 (0)