3 declare(strict_types=1);
43 private $oldIncludedInStatistics;
49 private $newIncludedInStatistics;
93 return $this->oldIncludedInStatistics;
104 return $this->newIncludedInStatistics;
135 $this->oldState = $oldState;
146 $this->newState = $newState;
157 $this->oldIncludedInStatistics = $oldIncludedInStatistics;
168 $this->newIncludedInStatistics = $newIncludedInStatistics;
179 $this->target = $target;
190 $this->force = $force;
201 $this->oldState = $oldState;
212 $this->newState = $newState;
223 $this->target = $target;
233 $this->oldIncludedInStatistics,
234 $this->newIncludedInStatistics,