Piwik\Settings\Storage\Backend\SitesTable::getStorageId PHP Method

getStorageId() public method

public getStorageId ( )
    public function getStorageId()
    {
        return 'SitesTable_' . $this->idSite;
    }