* @license GNU General Public License, version 2 * @link http://addthis.com AddThis website */ class AddThisRecommendedContentWhatsNextMobileTool extends AddThisRecommendedContentToolParent { public $prettyName = 'What\'s Next Mobile'; public $edition = 'basic'; public $anonymousSupport = false; public $inline = false; } }