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

getStorageId() public method

public getStorageId ( )
    public function getStorageId()
    {
        return $this->storageId;
    }