protected property MaestroEngine::$developmentMode in Maestro 8.2
Same name and namespace in other branches
- 3.x src/Engine/MaestroEngine.php \Drupal\maestro\Engine\MaestroEngine::developmentMode
Set the development mode of the engine.
True will turn on things like cache clearing for entity loads etc.
Type: bool
File
- src/
Engine/ MaestroEngine.php, line 40
Class
- MaestroEngine
- Class MaestroEngine.
Namespace
Drupal\maestro\EngineCode
protected $developmentMode = FALSE;