Cheetah
All Classes Namespaces Files Functions Variables Pages
Static Public Member Functions | List of all members
Facebook\PersistentData\PersistentDataFactory Class Reference

Static Public Member Functions

static createPersistentDataHandler ($handler)
 

Detailed Description

Definition at line 28 of file PersistentDataFactory.php.

Member Function Documentation

◆ createPersistentDataHandler()

static Facebook\PersistentData\PersistentDataFactory::createPersistentDataHandler (   $handler)
static

PersistentData generation.

Parameters
PersistentDataInterface | string | null$handler
Exceptions
InvalidArgumentExceptionIf the persistent data handler isn't "session", "memory", or an instance of Facebook\PersistentData\PersistentDataInterface.
Returns
PersistentDataInterface

Definition at line 44 of file PersistentDataFactory.php.


The documentation for this class was generated from the following file: