Home
last modified time | relevance | path

Searched refs:createPersistentDataHandler (Results 1 – 2 of 2) sorted by path

/plugin/authfacebook/lib/
H A DFacebook.php154 $this->persistentDataHandler = PersistentDataFactory::createPersistentDataHandler(
/plugin/authfacebook/lib/PersistentData/
H A DPersistentDataFactory.php44 public static function createPersistentDataHandler($handler) function in Facebook\\PersistentData\\PersistentDataFactory