protected property OAuth2ControllerBase::$module in Social Post 8.2
Same name and namespace in other branches
- 3.x src/Controller/OAuth2ControllerBase.php \Drupal\social_post\Controller\OAuth2ControllerBase::module
The module name.
Type: string
File
- src/
Controller/ OAuth2ControllerBase.php, line 25
Class
- OAuth2ControllerBase
- Handle responses for Social Post implementer controllers.
Namespace
Drupal\social_post\ControllerCode
protected $module;