Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Commit

Permalink
Update snapchat.php
Browse files Browse the repository at this point in the history
Docs
  • Loading branch information
thepieterdc committed Jul 23, 2015
1 parent 212043f commit 44a9a8e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/snapchat.php
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,10 @@ class Snapchat extends SnapchatAgent {
*
* @param string $username
* The username for the Snapchat account.
* @param string $password
* The password associated with the username, if logging in.
* @param string $gEmail
* The Google e-mail used for this device.
* @param string $gPasswd
* The Google password used for this gEmail.
*/
public function __construct($username, $gEmail, $gPasswd, $debug = FALSE)
{
Expand Down

0 comments on commit 44a9a8e

Please sign in to comment.