public property Fast404::$loadHtml in Fast 404 8
Same name and namespace in other branches
- 8.2 src/Fast404.php \Drupal\fast404\Fast404::loadHtml
Whether to load html or respond otherwise.
Type: bool
File
- src/
Fast404.php, line 41
Class
- Fast404
- Fast404: A value object for manager Fast 404 logic.
Namespace
Drupal\fast404Code
public $loadHtml = TRUE;