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

getPhaseType() public method

public getPhaseType ( )
    public function getPhaseType()
    {
        return self::STORY_SUPPORT_PHASE;
    }
StorySupportPhase