@@ -1,9 +1,9 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author: Viskov Sergey |
|
4 | - * @date: 3/18/16 |
|
5 | - * @time: 5:11 PM |
|
6 | - */ |
|
3 | + * @author: Viskov Sergey |
|
4 | + * @date: 3/18/16 |
|
5 | + * @time: 5:11 PM |
|
6 | + */ |
|
7 | 7 | |
8 | 8 | namespace LTDBeget\sphinx\configurator\configurationEntities\base; |
9 | 9 |
@@ -97,13 +97,13 @@ |
||
97 | 97 | /** |
98 | 98 | * @var Option $multiOption |
99 | 99 | */ |
100 | - if(! $multiOption->isDeleted()) { |
|
100 | + if (!$multiOption->isDeleted()) { |
|
101 | 101 | yield $multiOption; |
102 | 102 | } |
103 | 103 | |
104 | 104 | } |
105 | 105 | } else { |
106 | - if(! $option->isDeleted()) { |
|
106 | + if (!$option->isDeleted()) { |
|
107 | 107 | yield $option; |
108 | 108 | } |
109 | 109 | } |
@@ -1,9 +1,9 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author: Viskov Sergey |
|
4 | - * @date: 19.03.16 |
|
5 | - * @time: 0:04 |
|
6 | - */ |
|
3 | + * @author: Viskov Sergey |
|
4 | + * @date: 19.03.16 |
|
5 | + * @time: 0:04 |
|
6 | + */ |
|
7 | 7 | |
8 | 8 | namespace LTDBeget\sphinx\configurator\configurationEntities\base; |
9 | 9 |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * automatically generated from sphinx documentation |
|
4 | - */ |
|
3 | + * automatically generated from sphinx documentation |
|
4 | + */ |
|
5 | 5 | |
6 | 6 | namespace LTDBeget\sphinx\enums\options; |
7 | 7 |
@@ -1,9 +1,9 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author: Viskov Sergey |
|
4 | - * @date: 3/17/16 |
|
5 | - * @time: 1:14 PM |
|
6 | - */ |
|
3 | + * @author: Viskov Sergey |
|
4 | + * @date: 3/17/16 |
|
5 | + * @time: 1:14 PM |
|
6 | + */ |
|
7 | 7 | |
8 | 8 | namespace LTDBeget\sphinx\enums; |
9 | 9 |
@@ -1,9 +1,9 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author: Viskov Sergey |
|
4 | - * @date: 3/17/16 |
|
5 | - * @time: 2:41 PM |
|
6 | - */ |
|
3 | + * @author: Viskov Sergey |
|
4 | + * @date: 3/17/16 |
|
5 | + * @time: 2:41 PM |
|
6 | + */ |
|
7 | 7 | |
8 | 8 | namespace LTDBeget\sphinx\enums; |
9 | 9 |
@@ -1,9 +1,9 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author: Viskov Sergey |
|
4 | - * @date: 3/17/16 |
|
5 | - * @time: 2:46 PM |
|
6 | - */ |
|
3 | + * @author: Viskov Sergey |
|
4 | + * @date: 3/17/16 |
|
5 | + * @time: 2:46 PM |
|
6 | + */ |
|
7 | 7 | |
8 | 8 | namespace LTDBeget\sphinx\enums\base; |
9 | 9 |
@@ -1,9 +1,9 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author: Viskov Sergey |
|
4 | - * @date: 3/18/16 |
|
5 | - * @time: 5:32 PM |
|
6 | - */ |
|
3 | + * @author: Viskov Sergey |
|
4 | + * @date: 3/18/16 |
|
5 | + * @time: 5:32 PM |
|
6 | + */ |
|
7 | 7 | |
8 | 8 | namespace LTDBeget\sphinx\configurator\configurationEntities\sections; |
9 | 9 |
@@ -1,9 +1,9 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author: Viskov Sergey |
|
4 | - * @date: 3/18/16 |
|
5 | - * @time: 5:32 PM |
|
6 | - */ |
|
3 | + * @author: Viskov Sergey |
|
4 | + * @date: 3/18/16 |
|
5 | + * @time: 5:32 PM |
|
6 | + */ |
|
7 | 7 | |
8 | 8 | namespace LTDBeget\sphinx\configurator\configurationEntities\sections; |
9 | 9 |
@@ -1,9 +1,9 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @author: Viskov Sergey |
|
4 | - * @date: 19.03.16 |
|
5 | - * @time: 2:00 |
|
6 | - */ |
|
3 | + * @author: Viskov Sergey |
|
4 | + * @date: 19.03.16 |
|
5 | + * @time: 2:00 |
|
6 | + */ |
|
7 | 7 | |
8 | 8 | namespace LTDBeget\sphinx\configurator\deserializers; |
9 | 9 |