AnnouncementFeedGatewayPlugin::getHideManagement PHP Method

getHideManagement() public method

Hide this plugin from the management interface (it's subsidiary)
public getHideManagement ( )
    function getHideManagement()
    {
        return true;
    }