Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

jsarnowski / jsarnowski/blocksy-companion-pro   php

Repository URL to install this package:

Version: 1.8.76 

<?php

if (! isset($sidebarId)) {
	$sidebarId = 'ct-header-sidebar-1';
}

$options = [
	'widget' => [
		'type' => 'ct-widget-area',
		'sidebarId' => $sidebarId
	],
];