You are here

protected property MaestroEngine::$debug in Maestro 8.2

Same name and namespace in other branches
  1. 3.x src/Engine/MaestroEngine.php \Drupal\maestro\Engine\MaestroEngine::debug

Set debug to true/false to turn on/off debugging respectively.

Type: bool

File

src/Engine/MaestroEngine.php, line 30

Class

MaestroEngine
Class MaestroEngine.

Namespace

Drupal\maestro\Engine

Code

protected $debug;