Skip to content

Commit 2a45c5f

Browse files
Correct docblock inaccuracy
1 parent 8317329 commit 2a45c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Models/Organization.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ public function getSiteMemberships()
144144
/**
145145
* Fetch a single site membership directly by site ID or name
146146
*
147-
* @param string $site_identifier The site ID or name to fetch membership for
147+
* @param string $site_uuid The site ID fetch membership for
148148
* @return OrganizationSiteMembership
149149
* @throws \Pantheon\Terminus\Exceptions\TerminusNotFoundException
150150
*/

0 commit comments

Comments
 (0)