Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit ce29cb2

Browse files
ahinkleStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent b6e845e commit ce29cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Api/Customers.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ public function resetPassword($email, $resetToken, $newPassword)
6969
/**
7070
* Get the customer by Customer ID.
7171
*
72-
* @param integer $id
72+
* @param int $id
7373
* @return array
7474
*/
7575
public function show($id)

0 commit comments

Comments
 (0)