protected property OAuthAddConsumerForm::$connection in OAuth 1.0 8
The database service.
Type: \Drupal\Core\Database\Connection
File
- src/
Form/ OAuthAddConsumerForm.php, line 35 - Contains \Drupal\oauth\Form\OAuthAddConsumerForm.
Class
- OAuthAddConsumerForm
- Provides a form to add OAuth consumers.
Namespace
Drupal\oauth\FormCode
protected $connection;