@@ -191,6 +191,6 @@ |
||
191 | 191 | */ |
192 | 192 | protected function getLastPrimaryKey() |
193 | 193 | { |
194 | - return (int)$this->getLastEntityId(); |
|
194 | + return (int) $this->getLastEntityId(); |
|
195 | 195 | } |
196 | 196 | } |