DataSift\Storyplayer\Phases\StartupHandlersPhase::getPhaseName PHP Method

getPhaseName() public method

public getPhaseName ( )
    public function getPhaseName()
    {
        return "StartupHandlers";
    }
StartupHandlersPhase