You are here

protected property MaestroEngine::$version in Maestro 3.x

Same name and namespace in other branches
  1. 8.2 src/Engine/MaestroEngine.php \Drupal\maestro\Engine\MaestroEngine::version

The version of the engine. Right now, pegged at 2. D7's engine is v1.

Type: int

File

src/Engine/MaestroEngine.php, line 47

Class

MaestroEngine
Class MaestroEngine.

Namespace

Drupal\maestro\Engine

Code

protected $version = 2;