DataSift\Storyplayer\Phases\ExampleStoryPhase::doPhase PHP Method

doPhase() public method

public doPhase ( $story )
    public function doPhase($story)
    {
        // no-op for now
    }
ExampleStoryPhase