Skip to content

Commit 3b0bb53

Browse files
committed
Updated phpdoc for ExtractorInterface::getServiceId()
1 parent f42cb0a commit 3b0bb53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/UserData/Extractor/ExtractorInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public function getService($throw = TRUE);
5656
/**
5757
* Get service id
5858
*
59-
* @return string
59+
* @return string String, like "google" or "facebook"
6060
* @throws Exception
6161
*/
6262
public function getServiceId();

0 commit comments

Comments
 (0)