@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @link https://github.com/nnx-framework/container |
|
4 | - * @author Malofeykin Andrey <[email protected]> |
|
5 | - */ |
|
3 | + * @link https://github.com/nnx-framework/container |
|
4 | + * @author Malofeykin Andrey <[email protected]> |
|
5 | + */ |
|
6 | 6 | namespace Nnx\Container\PhpUnit\TestData; |
7 | 7 | |
8 | 8 | /** |
@@ -134,7 +134,7 @@ discard block |
||
134 | 134 | */ |
135 | 135 | public function setFlagUsePeeringServiceManagers($flagUsePeeringServiceManagers) |
136 | 136 | { |
137 | - $this->flagUsePeeringServiceManagers = (bool)$flagUsePeeringServiceManagers; |
|
137 | + $this->flagUsePeeringServiceManagers = (bool) $flagUsePeeringServiceManagers; |
|
138 | 138 | |
139 | 139 | return $this; |
140 | 140 | } |
@@ -158,7 +158,7 @@ discard block |
||
158 | 158 | */ |
159 | 159 | public function setFlagCheckAbstractFactories($flagCheckAbstractFactories) |
160 | 160 | { |
161 | - $this->flagCheckAbstractFactories = (bool)$flagCheckAbstractFactories; |
|
161 | + $this->flagCheckAbstractFactories = (bool) $flagCheckAbstractFactories; |
|
162 | 162 | |
163 | 163 | return $this; |
164 | 164 | } |
@@ -75,10 +75,9 @@ discard block |
||
75 | 75 | /** |
76 | 76 | * @inheritdoc |
77 | 77 | * |
78 | - * @param array|string $id |
|
79 | 78 | * @param null $context |
80 | 79 | * |
81 | - * @return bool|void |
|
80 | + * @return boolean |
|
82 | 81 | * |
83 | 82 | */ |
84 | 83 | public function has($name, $checkAbstractFactories = true, $usePeeringServiceManagers = true, $context = null) |
@@ -96,7 +95,7 @@ discard block |
||
96 | 95 | * @param $name |
97 | 96 | * @param $context |
98 | 97 | * |
99 | - * @return bool|void |
|
98 | + * @return boolean |
|
100 | 99 | */ |
101 | 100 | public function hasByContext($name, $context) |
102 | 101 | { |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @link https://github.com/nnx-framework/container |
|
4 | - * @author Malofeykin Andrey <[email protected]> |
|
5 | - */ |
|
3 | + * @link https://github.com/nnx-framework/container |
|
4 | + * @author Malofeykin Andrey <[email protected]> |
|
5 | + */ |
|
6 | 6 | namespace Nnx\Container\PhpUnit\TestData; |
7 | 7 | |
8 | 8 | /** |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @link https://github.com/nnx-framework/container |
|
4 | - * @author Malofeykin Andrey <[email protected]> |
|
5 | - */ |
|
3 | + * @link https://github.com/nnx-framework/container |
|
4 | + * @author Malofeykin Andrey <[email protected]> |
|
5 | + */ |
|
6 | 6 | namespace Nnx\Container\PhpUnit\TestData; |
7 | 7 | |
8 | 8 | /** |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @link https://github.com/nnx-framework/container |
|
4 | - * @author Malofeykin Andrey <[email protected]> |
|
5 | - */ |
|
3 | + * @link https://github.com/nnx-framework/container |
|
4 | + * @author Malofeykin Andrey <[email protected]> |
|
5 | + */ |
|
6 | 6 | namespace Nnx\Container\PhpUnit\TestData; |
7 | 7 | |
8 | 8 | /** |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @link https://github.com/nnx-framework/container |
|
4 | - * @author Malofeykin Andrey <[email protected]> |
|
5 | - */ |
|
3 | + * @link https://github.com/nnx-framework/container |
|
4 | + * @author Malofeykin Andrey <[email protected]> |
|
5 | + */ |
|
6 | 6 | namespace Nnx\Container\PhpUnit\TestData; |
7 | 7 | |
8 | 8 | /** |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @link https://github.com/nnx-framework/container |
|
4 | - * @author Malofeykin Andrey <[email protected]> |
|
5 | - */ |
|
3 | + * @link https://github.com/nnx-framework/container |
|
4 | + * @author Malofeykin Andrey <[email protected]> |
|
5 | + */ |
|
6 | 6 | namespace Nnx\Container\PhpUnit\TestData; |
7 | 7 | |
8 | 8 | /** |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @link https://github.com/nnx-framework/container |
|
4 | - * @author Malofeykin Andrey <[email protected]> |
|
5 | - */ |
|
3 | + * @link https://github.com/nnx-framework/container |
|
4 | + * @author Malofeykin Andrey <[email protected]> |
|
5 | + */ |
|
6 | 6 | namespace Nnx\Container\PhpUnit\TestData; |
7 | 7 | |
8 | 8 | /** |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * @link https://github.com/nnx-framework/container |
|
4 | - * @author Malofeykin Andrey <[email protected]> |
|
5 | - */ |
|
3 | + * @link https://github.com/nnx-framework/container |
|
4 | + * @author Malofeykin Andrey <[email protected]> |
|
5 | + */ |
|
6 | 6 | namespace Nnx\Container\PhpUnit\TestData; |
7 | 7 | |
8 | 8 | /** |