DataSift\Storyplayer\Phases\ExampleStoryPhase::doPhase PHP 메소드

doPhase() 공개 메소드

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