public CommentAdminOverview::__construct(EntityManagerInterface $entity_manager, CommentStorageInterface $comment_storage, DateFormatterInterface $date_formatter, ModuleHandlerInterface $module_handler)
Creates a CommentAdminOverview form.
Parameters
\Drupal\Core\Entity\EntityManagerInterface $entity_manager: The entity manager service.
\Drupal\comment\CommentStorageInterface $comment_storage: The comment storage.
\Drupal\Core\Datetime\DateFormatterInterface $date_formatter: The date formatter