* @license GNU General Public License, version 2 * @link http://addthis.com AddThis website */ class AddThisRecommendedContentToolParent extends AddThisTool { protected $featureClassName = 'AddThisRecommendedContentFeature'; } }