protected property GoogleImageSitemapDeleteConfirmForm::$connection in Google Image Sitemap 1.0.x
Same name and namespace in other branches
- 8 src/Form/GoogleImageSitemapDeleteConfirmForm.php \Drupal\google_image_sitemap\Form\GoogleImageSitemapDeleteConfirmForm::connection
- 2.0.x src/Form/GoogleImageSitemapDeleteConfirmForm.php \Drupal\google_image_sitemap\Form\GoogleImageSitemapDeleteConfirmForm::connection
The database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
Form/ GoogleImageSitemapDeleteConfirmForm.php, line 22
Class
- GoogleImageSitemapDeleteConfirmForm
- Provides a confirmation form before clearing out the logs.
Namespace
Drupal\google_image_sitemap\FormCode
protected $connection;