PHP 클래스 Gitamin\Services\DataCollector\DataCollector

상속: extends Gitamin\Services\DataCollector\Eloquent\DataCollector
파일 보기 프로젝트 열기: gitaminhq/gitamin

보호된 프로퍼티들

프로퍼티 타입 설명
$modelName

공개 메소드들

메소드 설명
__construct ( Illuminate\Container\Container $app )
getIssuesList ( $limit = 10 )
makeModel ( )
model ( $modelName = null )

메소드 상세

__construct() 공개 메소드

public __construct ( Illuminate\Container\Container $app )
$app Illuminate\Container\Container

getIssuesList() 공개 메소드

public getIssuesList ( $limit = 10 )

makeModel() 공개 메소드

public makeModel ( )

model() 공개 메소드

public model ( $modelName = null )

프로퍼티 상세

$modelName 보호되어 있는 프로퍼티

protected $modelName