Piwik\Plugins\CoreVisualizations\Visualizations\HtmlTable\AllColumns::isPivoted PHP Method

isPivoted() protected method

protected isPivoted ( )
    protected function isPivoted()
    {
        return false;
        // Pivot not supported
    }