Should the admin links be shown on the rendered view.
Type: bool
File
- core/modules/views/src/ViewExecutable.php, line 415
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
protected $showAdminLinks;
Should the admin links be shown on the rendered view.
Type: bool
Drupal\views
protected $showAdminLinks;
Please login to continue.