You are here

protected property SettingsTrait::$routeProvider in Social Auth 8.2

Same name and namespace in other branches
  1. 3.x src/SettingsTrait.php \Drupal\social_auth\SettingsTrait::routeProvider

Used to check if route path exists.

Type: \Drupal\Core\Routing\RouteProviderInterface

File

src/SettingsTrait.php, line 26

Class

SettingsTrait
Helper methods for Social Auth and Drupal settings.

Namespace

Drupal\social_auth

Code

protected $routeProvider;