Home
last modified time | relevance | path

Searched refs:clearPersistentData (Results 1 – 2 of 2) sorted by relevance

/plugin/fblogin/lib/
H A Dfacebook.php123 protected function clearPersistentData($key) { function in Facebook
135 $this->clearPersistentData($key);
H A Dbase_facebook.php693 $this->clearPersistentData('state');
1428 abstract protected function clearPersistentData($key); function in BaseFacebook