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