Allow to override the path used for generated urls.
Type: string
File
- core/modules/views/src/ViewExecutable.php, line 246
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
public $override_path = NULL;
Allow to override the path used for generated urls.
Type: string
Drupal\views
public $override_path = NULL;
Please login to continue.