Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
GitHubTreeExtra
PHP Class GitHubTreeExtra, github-php-client
Inheritance:
extends
GitHubObject
Mostra file
Open project: tan-tan-kanarek/github-php-client
Protected Properties
Property
Type
Description
$sha
string
$tree
GitHubTree
$url
string
Public Methods
Method
Description
getSha
( ) :
string
getTree
( ) :
GitHubTree
getUrl
( ) :
string
Protected Methods
Method
Description
getAttributes
( )
* (non-PHPdoc)
Method Details
getAttributes()
protected
method
* (non-PHPdoc)
See also:
GitHubObject::getAttributes()
protected
getAttributes
( )
getSha()
public
method
public
getSha
( ) :
string
return
string
getTree()
public
method
public
getTree
( ) :
GitHubTree
return
GitHubTree
getUrl()
public
method
public
getUrl
( ) :
string
return
string
Property Details
$sha
protected_oe property
protected
string
$sha
return
string
$tree
protected_oe property
protected
GitHubTree
$tree
return
GitHubTree
$url
protected_oe property
protected
string
$url
return
string