DataSift\Storyplayer\Phases\InfrastructurePhase::getPhaseType PHP 메소드

getPhaseType() 공개 메소드

public getPhaseType ( )
    public function getPhaseType()
    {
        return self::INFRASTRUCTURE_PHASE;
    }
InfrastructurePhase