You are here

protected property OAuth2ControllerBase::$renderer in Social Post 3.x

Same name and namespace in other branches
  1. 8.2 src/Controller/OAuth2ControllerBase.php \Drupal\social_post\Controller\OAuth2ControllerBase::renderer

The renderer service.

Type: \Drupal\Core\Render\Renderer

File

src/Controller/OAuth2ControllerBase.php, line 74

Class

OAuth2ControllerBase
Handle responses for Social Post implementer controllers.

Namespace

Drupal\social_post\Controller

Code

protected $renderer;