ViewsDisplay::$returns_response

Whether the display returns a response object.

Type: bool

File

core/modules/views/src/Annotation/ViewsDisplay.php, line 132

Class

ViewsDisplay
Defines a Plugin annotation object for views display plugins.

Namespace

Drupal\views\Annotation

Code

1
public $returns_response;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.