diff --git a/src/Command/SaveCommand.php b/src/Command/SaveCommand.php index 786a7410a4322538940389e9f3aa4ea43be7aa9e..0ba0aa33f395b085a6367b2ea02e960e82ca5260 100644 --- a/src/Command/SaveCommand.php +++ b/src/Command/SaveCommand.php @@ -25,7 +25,6 @@ class SaveCommand extends Command /** * @var string */ - private $context_name; private $context_type; /**