JGithub::__get
Magic method to lazily create API objects
Signature
public function __get(string
$nameĀ )
Parameters
-
$name
- Name of property to retrieve
Returns
- JGithubObject
- GitHub API object (gists, issues, pulls, etc).