You are here

public property Fast404::$respond404 in Fast 404 8.2

Same name and namespace in other branches
  1. 8 src/Fast404.php \Drupal\fast404\Fast404::respond404

Whether Fast 404 logic should be used.

Type: bool

File

src/Fast404.php, line 27

Class

Fast404
Fast404: A value object for manager Fast 404 logic.

Namespace

Drupal\fast404

Code

public $respond404 = FALSE;