Issue #3501599 by tr: Strict typing in ExecutionState
Compare changes
+ 23
− 21
@@ -10,9 +12,9 @@ use Drupal\rules\Exception\InvalidArgumentException;
@@ -29,7 +31,7 @@ class ExecutionState implements ExecutionStateInterface {
@@ -53,31 +55,31 @@ class ExecutionState implements ExecutionStateInterface {
@@ -89,7 +91,7 @@ class ExecutionState implements ExecutionStateInterface {
@@ -97,7 +99,7 @@ class ExecutionState implements ExecutionStateInterface {
@@ -111,14 +113,14 @@ class ExecutionState implements ExecutionStateInterface {
@@ -137,7 +139,7 @@ class ExecutionState implements ExecutionStateInterface {
@@ -147,7 +149,7 @@ class ExecutionState implements ExecutionStateInterface {
@@ -176,7 +178,7 @@ class ExecutionState implements ExecutionStateInterface {
@@ -184,14 +186,14 @@ class ExecutionState implements ExecutionStateInterface {