Skip to content

Commit

Permalink
Merge branch 'master' into feature/core-2876-show-customer-own-orders
Browse files Browse the repository at this point in the history
  • Loading branch information
a-sabaa committed Mar 7, 2018
2 parents 9bfd235 + 2509470 commit 0ac138e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Spryker/Client/Customer/CustomerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ public function setCustomer(CustomerTransfer $customerTransfer)
*
* @api
*
* @return \Generated\Shared\Transfer\CustomerTransfer
* @return \Generated\Shared\Transfer\CustomerTransfer|null
*/
public function getCustomer()
{
Expand Down

0 comments on commit 0ac138e

Please sign in to comment.