|
Cheetah
|
Static Public Member Functions | |
| static | createPersistentDataHandler ($handler) |
Definition at line 28 of file PersistentDataFactory.php.
|
static |
PersistentData generation.
| PersistentDataInterface | string | null | $handler |
| InvalidArgumentException | If the persistent data handler isn't "session", "memory", or an instance of Facebook\PersistentData\PersistentDataInterface. |
Definition at line 44 of file PersistentDataFactory.php.