PHP 클래스 Elcodi\Admin\MetricBundle\Services\MetricIntervalsResolver

파일 보기 프로젝트 열기: elcodi/bamboo 1 사용 예제들

공개 메소드들

메소드 설명
getIntervalContainer ( integer $type ) : IntervalContainer Given a type, create and configure the interval container

메소드 상세

getIntervalContainer() 공개 메소드

Given a type, create and configure the interval container
public getIntervalContainer ( integer $type ) : IntervalContainer
$type integer Type of calculation
리턴 Elcodi\Admin\MetricBundle\Model\IntervalContainer