protected property SettingsTrait::$routeProvider in Social Auth 3.x
Same name and namespace in other branches
- 8.2 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_authCode
protected $routeProvider;