Social\Model\AddThis::getWidgets PHP Method

getWidgets() public method

Return widgets
public getWidgets ( ) : array
return array
    public function getWidgets()
    {
        return $this->config['widgets'];
    }