PHP Class Gitamin\Services\DataCollector\Criteria\Issue\BelongsToProject

Inheritance: extends Gitamin\Services\DataCollector\Criteria\Criteria
Show file Open project: gitaminhq/gitamin

Protected Properties

Property Type Description
$projectId integer

Public Methods

Method Description
__construct ( $projectId )
apply ( $model, Gitamin\Services\DataCollector\Contracts\DataCollectorInterface $dataCollector )

Method Details

__construct() public method

public __construct ( $projectId )

apply() public method

public apply ( $model, Gitamin\Services\DataCollector\Contracts\DataCollectorInterface $dataCollector )
$dataCollector Gitamin\Services\DataCollector\Contracts\DataCollectorInterface

Property Details

$projectId protected property

protected int $projectId
return integer