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

getPhaseType() public method

public getPhaseType ( )
    public function getPhaseType()
    {
        return self::STORY_PHASE;
    }
StoryPhase