Skip to content

Commit 0ca22a5

Browse files
author
Joel Butcher
committed
fix typo
1 parent 2722da4 commit 0ca22a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Facebook.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* @method string getReAuthenticationUrl($redirectUrl, array $scope = [], $separator = '&')
1818
* @method string getAccessToken($redirectUrl = null)
1919
*
20-
* @see \Facebook\Helper\FacebookRedirectLoginHelper
20+
* @see \Facebook\Helper\RedirectLoginHelper
2121
*/
2222
class Facebook
2323
{

0 commit comments

Comments
 (0)