* @license GNU General Public License, version 2 * @link http://addthis.com AddThis website */ class AddThisRecommendedContentDrawerTool extends AddThisRecommendedContentToolParent { public $prettyName = 'Recommended Content Drawer'; public $edition = 'pro'; public $anonymousSupport = false; public $inline = false; } }