JGithubHooks::get
Method to get details about a single hook for the repository.
Signature
public function get(string
$user,
string
$repo,
integer
$id )
Parameters
-
$user
- The name of the owner of the GitHub repository.
-
$repo
- The name of the GitHub repository.
-
$id
- ID of the hook to retrieve