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

Commit 7a6fe06

Browse files
author
Fosco Marotto
committed
Updated visibility on FacebookSession::useAppSecretProof
1 parent aac9f3a commit 7a6fe06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Facebook/FacebookSession.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ class FacebookSession
5858
/**
5959
* @var bool
6060
*/
61-
private static $useAppSecretProof = true;
61+
protected static $useAppSecretProof = true;
6262

6363
/**
6464
* When creating a Session from an access_token, use:

0 commit comments

Comments
 (0)