protected property MaestroEngine::$developmentMode in Maestro 3.x
Same name and namespace in other branches
- 8.2 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;