@@ -19,7 +19,7 @@ |
||
| 19 | 19 | |
| 20 | 20 | protected function getEntityManager() |
| 21 | 21 | { |
| 22 | - if (!$this->entityManager) { |
|
| 22 | + if ( ! $this->entityManager) { |
|
| 23 | 23 | $regionsConfig = new RegionsConfiguration(); |
| 24 | 24 | |
| 25 | 25 | $cacheDriver = new GH7708ArrayCacheMock(); |