Class JGithubPackageIssuesComments
GitHub API Comments class for the Joomla Platform.
The Issue Comments API supports listing, viewing, editing, and creating comments on issues and pull requests.
- JGithubObject
- JGithubPackage
- JGithubPackageIssuesComments
Package: Joomla\Platform\GitHub
Deprecated: 4.0 Use the
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 12.3
Documentation: https://developer.github.com/v3/issues/comments/
Located at joomla/github/package/issues/comments.php
Deprecated: 4.0 Use the
joomla/github
package via Composer insteadCopyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 12.3
Documentation: https://developer.github.com/v3/issues/comments/
Located at joomla/github/package/issues/comments.php
Methods summary
public
array
|
|
public
array
|
#
getRepositoryList( string $owner, string $repo, string $sort = 'created', string $direction = 'asc',
Method to get the list of comments in a repository. |
public
mixed
|
|
public
object
|
|
public
object
|
|
public
boolean
|
Methods inherited from JGithubPackage
Methods inherited from JGithubObject
__construct()
,
fetchUrl()
,
processResponse()