id = 'yahoo'; $this->docUrl = 'https://social-login.nextendweb.com/documentation/providers/yahoo/'; $this->label = 'Yahoo'; $this->path = dirname(__FILE__); } } NextendSocialLogin::addProvider(new NextendSocialProviderYahoo());