DataSift\Storyplayer\Phases\InfrastructurePhase::getPhaseType PHP Method

getPhaseType() public method

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