@@ -45,7 +45,7 @@ |
||
| 45 | 45 | |
| 46 | 46 | $started = time(); |
| 47 | 47 | |
| 48 | - while(true) |
|
| 48 | + while (true) |
|
| 49 | 49 | { |
| 50 | 50 | $this->logger->debug("Checking lock existence for '{$name}'..."); |
| 51 | 51 | |