@@ -79,7 +79,7 @@ |
||
79 | 79 | $base = join(DIRECTORY_SEPARATOR, array($this->baseDirectory, $type)); |
80 | 80 | |
81 | 81 | if (!file_exists($base) && !mkdir($base)) { |
82 | - throw new \RuntimeException (sprintf("Could not create directory %s", $base)); |
|
82 | + throw new \RuntimeException(sprintf("Could not create directory %s", $base)); |
|
83 | 83 | } |
84 | 84 | |
85 | 85 | return join(DIRECTORY_SEPARATOR, array($base, $identifier)) . "." . $extension; |
@@ -13,7 +13,6 @@ |
||
13 | 13 | |
14 | 14 | /** |
15 | 15 | * Description of SnapshotFilesystemDomainEventStream |
16 | - |
|
17 | 16 | */ |
18 | 17 | class SnapshotFilesystemDomainEventStream extends FilesystemDomainEventStream |
19 | 18 | { |
@@ -1,10 +1,10 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of the SmartGecko(c) business platform. |
|
4 | - * |
|
5 | - * For the full copyright and license information, please view the LICENSE |
|
6 | - * file that was distributed with this source code. |
|
7 | - */ |
|
3 | + * This file is part of the SmartGecko(c) business platform. |
|
4 | + * |
|
5 | + * For the full copyright and license information, please view the LICENSE |
|
6 | + * file that was distributed with this source code. |
|
7 | + */ |
|
8 | 8 | |
9 | 9 | namespace Governor\Framework\EventStore\Mongo\Criteria; |
10 | 10 |
@@ -1,10 +1,10 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of the SmartGecko(c) business platform. |
|
4 | - * |
|
5 | - * For the full copyright and license information, please view the LICENSE |
|
6 | - * file that was distributed with this source code. |
|
7 | - */ |
|
3 | + * This file is part of the SmartGecko(c) business platform. |
|
4 | + * |
|
5 | + * For the full copyright and license information, please view the LICENSE |
|
6 | + * file that was distributed with this source code. |
|
7 | + */ |
|
8 | 8 | |
9 | 9 | namespace Governor\Framework\EventStore\Mongo\Criteria; |
10 | 10 |
@@ -1,10 +1,10 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of the SmartGecko(c) business platform. |
|
4 | - * |
|
5 | - * For the full copyright and license information, please view the LICENSE |
|
6 | - * file that was distributed with this source code. |
|
7 | - */ |
|
3 | + * This file is part of the SmartGecko(c) business platform. |
|
4 | + * |
|
5 | + * For the full copyright and license information, please view the LICENSE |
|
6 | + * file that was distributed with this source code. |
|
7 | + */ |
|
8 | 8 | |
9 | 9 | namespace Governor\Framework\EventStore\Mongo\Criteria; |
10 | 10 |
@@ -50,7 +50,7 @@ |
||
50 | 50 | public function asMongoObject() |
51 | 51 | { |
52 | 52 | return [ |
53 | - $this->property->getName() => (string)$this->expression |
|
53 | + $this->property->getName() => (string) $this->expression |
|
54 | 54 | ]; |
55 | 55 | |
56 | 56 | } |
@@ -1,10 +1,10 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of the SmartGecko(c) business platform. |
|
4 | - * |
|
5 | - * For the full copyright and license information, please view the LICENSE |
|
6 | - * file that was distributed with this source code. |
|
7 | - */ |
|
3 | + * This file is part of the SmartGecko(c) business platform. |
|
4 | + * |
|
5 | + * For the full copyright and license information, please view the LICENSE |
|
6 | + * file that was distributed with this source code. |
|
7 | + */ |
|
8 | 8 | |
9 | 9 | namespace Governor\Framework\EventStore\Mongo\Criteria; |
10 | 10 |
@@ -1,10 +1,10 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of the SmartGecko(c) business platform. |
|
4 | - * |
|
5 | - * For the full copyright and license information, please view the LICENSE |
|
6 | - * file that was distributed with this source code. |
|
7 | - */ |
|
3 | + * This file is part of the SmartGecko(c) business platform. |
|
4 | + * |
|
5 | + * For the full copyright and license information, please view the LICENSE |
|
6 | + * file that was distributed with this source code. |
|
7 | + */ |
|
8 | 8 | |
9 | 9 | namespace Governor\Framework\EventStore\Mongo\Criteria; |
10 | 10 |
@@ -1,10 +1,10 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of the SmartGecko(c) business platform. |
|
4 | - * |
|
5 | - * For the full copyright and license information, please view the LICENSE |
|
6 | - * file that was distributed with this source code. |
|
7 | - */ |
|
3 | + * This file is part of the SmartGecko(c) business platform. |
|
4 | + * |
|
5 | + * For the full copyright and license information, please view the LICENSE |
|
6 | + * file that was distributed with this source code. |
|
7 | + */ |
|
8 | 8 | |
9 | 9 | namespace Governor\Framework\EventStore\Mongo\Criteria; |
10 | 10 |
@@ -1,10 +1,10 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of the SmartGecko(c) business platform. |
|
4 | - * |
|
5 | - * For the full copyright and license information, please view the LICENSE |
|
6 | - * file that was distributed with this source code. |
|
7 | - */ |
|
3 | + * This file is part of the SmartGecko(c) business platform. |
|
4 | + * |
|
5 | + * For the full copyright and license information, please view the LICENSE |
|
6 | + * file that was distributed with this source code. |
|
7 | + */ |
|
8 | 8 | |
9 | 9 | namespace Governor\Framework\EventStore\Mongo\Criteria; |
10 | 10 |
@@ -57,6 +57,6 @@ |
||
57 | 57 | |
58 | 58 | public function asMongoObject() |
59 | 59 | { |
60 | - return [$this->property->getName() => [$this->operator => (string)$this->expression]]; |
|
60 | + return [$this->property->getName() => [$this->operator => (string) $this->expression]]; |
|
61 | 61 | } |
62 | 62 | } |
63 | 63 | \ No newline at end of file |