Skip to content

Commit

Permalink
Add return value
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkgroenen committed Dec 23, 2015
1 parent 74f0330 commit 5f76103
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@ $pinterest->auth->setOAuthToken($access_token);
$pinterest->auth->getState();
```

Returns: `string`

### Set state
`setState( string $state );`

Expand Down

0 comments on commit 5f76103

Please sign in to comment.