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