You are here

protected property FacebookAuthManager::$urlGenerator in Social Auth Facebook 8

The url generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

src/FacebookAuthManager.php, line 46

Class

FacebookAuthManager
Contains all Simple FB Connect logic that is related to Facebook interaction.

Namespace

Drupal\social_auth_facebook

Code

protected $urlGenerator;