AnnouncementFeedGatewayPlugin::getTemplatePath PHP Method

getTemplatePath() public method

public getTemplatePath ( $inCore = false )
    function getTemplatePath($inCore = false)
    {
        return $this->getAnnouncementFeedPlugin()->getTemplatePath($inCore) . 'templates/';
    }