protected property ConfirmDeleteMultiple::$commentStorage in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Form/ConfirmDeleteMultiple.php \Drupal\comment\Form\ConfirmDeleteMultiple::commentStorage
The comment storage.
Type: \Drupal\comment\CommentStorageInterface
File
- core/
modules/ comment/ src/ Form/ ConfirmDeleteMultiple.php, line 27 - Contains \Drupal\comment\Form\ConfirmDeleteMultiple.
Class
- ConfirmDeleteMultiple
- Provides the comment multiple delete confirmation form.
Namespace
Drupal\comment\FormCode
protected $commentStorage;