PHP Class PhpBrew\Topic\CookbookTopic

Inheritance: extends CLIFramework\Topic\GitHubTopic
Exibir arquivo Open project: phpbrew/phpbrew

Public Properties

Property Type Description
$id
$title
$url

Public Methods

Method Description
getContent ( )
getId ( )
getRemoteUrl ( )

Method Details

getContent() public method

public getContent ( )

getId() public method

public getId ( )

getRemoteUrl() public method

public getRemoteUrl ( )

Property Details

$id public_oe property

public $id

$title public_oe property

public $title

$url public_oe property

public $url