Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ interface ModifiedBy extends JsonObject
public const FIELD_ASSOCIATE = 'associate';

/**
* <p><code>true</code> if the change was made using the Merchant Center or <a href="https://impex.europe-west1.gcp.commercetools.com/">ImpEx</a>.</p>
* <p><code>true</code> if the change was made using the Merchant Center.</p>
*

* @return null|bool
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ final class ModifiedByBuilder implements Builder
private $associate;

/**
* <p><code>true</code> if the change was made using the Merchant Center or <a href="https://impex.europe-west1.gcp.commercetools.com/">ImpEx</a>.</p>
* <p><code>true</code> if the change was made using the Merchant Center.</p>
*

* @return null|bool
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ public function __construct(
}

/**
* <p><code>true</code> if the change was made using the Merchant Center or <a href="https://impex.europe-west1.gcp.commercetools.com/">ImpEx</a>.</p>
* <p><code>true</code> if the change was made using the Merchant Center.</p>
*
*
* @return null|bool
Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -343,3 +343,4 @@ df53588d26d7953dfdf44166866ca03045f0a70b
e5666d7956fd6de53e41f965b052896d2a2ddd9b
98343f9a365a2f9d4db86190003d00b8682c71d9
e8f731a742ca2997342b1b5f98121d86c8189a3b
473d2c6f1a9e9da0d2a42408ccf11f27a838f8b5
Loading