saveToFile() protected method
Saves the authorization data to a PHP script file.
See also loadFromFile().
| protected void saveToFile ( $data, $file ) | ||
|---|---|---|
| $data | array |
The authorization data |
| $file | string |
The file path. |
saveToFile() protected method
Saves the authorization data to a PHP script file.
See also loadFromFile().
| protected void saveToFile ( $data, $file ) | ||
|---|---|---|
| $data | array |
The authorization data |
| $file | string |
The file path. |
Please login to continue.