DataSift\Storyplayer\PlayerLib\Story::getStoryTemplates PHP Method

getStoryTemplates() public method

can be empty
public getStoryTemplates ( ) : array
return array
    public function getStoryTemplates()
    {
        return $this->storyTemplates;
    }