PHP 클래스 PhpBrew\Topic\RequirementTopic

상속: extends CLIFramework\Topic\GitHubTopic
파일 보기 프로젝트 열기: phpbrew/phpbrew

공개 프로퍼티들

프로퍼티 타입 설명
$id
$title
$url

공개 메소드들

메소드 설명
getContent ( )
getId ( )
getRemoteUrl ( )

메소드 상세

getContent() 공개 메소드

public getContent ( )

getId() 공개 메소드

public getId ( )

getRemoteUrl() 공개 메소드

public getRemoteUrl ( )

프로퍼티 상세

$id 공개적으로 프로퍼티

public $id

$title 공개적으로 프로퍼티

public $title

$url 공개적으로 프로퍼티

public $url