JGithubGists::isStarred
Method to check if a gist has been starred.
Signature
public function isStarred(integer
$gistId )
Parameters
-
$gistId
- The gist number.
Returns
- boolean
- True if the gist is starred.