Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Base.php
Base::$renderComments
Boolean that indicates if comments must be rendered
Type:
bool
File
vendor/
mck89/
peast/
lib/
Peast/
Formatter/
Base.php
, line 71
Class
Base
Base class for formatters, all the formatters must extend this class.
Namespace
Peast\Formatter
Code
protected $renderComments =
true
;
RSS feed