@@ -83,6 +83,9 @@ |
||
83 | 83 | $this->resource = new \StdClass(); |
84 | 84 | } |
85 | 85 | |
86 | + /** |
|
87 | + * @param boolean $value |
|
88 | + */ |
|
86 | 89 | protected function setUpdateMode($value) |
87 | 90 | { |
88 | 91 | $this->updateMode = $value; |