Completed
Push — dev ( b30194...34445a )
by Андрей
02:18
created
test/phpunit/_files/TestPaths.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
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
 /**
Please login to merge, or discard this patch.
src/Options/ModuleOptions.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
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
 /**
Please login to merge, or discard this patch.
src/Exception/ExceptionInterface.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
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
 /**
Please login to merge, or discard this patch.
src/Exception/DomainException.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
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
 /**
Please login to merge, or discard this patch.
test/phpunit/_files/DefaultApp/config/autoload/global.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
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
 /**
Please login to merge, or discard this patch.
src/Exception/InvalidArgumentException.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
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
 /**
Please login to merge, or discard this patch.
test/phpunit/Bootstrap.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
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
 /**
Please login to merge, or discard this patch.
src/Container.php 3 patches
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -79,7 +79,7 @@
 block discarded – undo
79 79
      * @param array|string $id
80 80
      * @param null         $context
81 81
      *
82
-     * @return bool|void
82
+     * @return boolean
83 83
      *
84 84
      */
85 85
     public function has($id, $context = null)
Please login to merge, or discard this patch.
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
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
 /**
Please login to merge, or discard this patch.
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -134,7 +134,7 @@  discard block
 block discarded – undo
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
 block discarded – undo
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
     }
Please login to merge, or discard this patch.
Module.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -53,7 +53,7 @@
 block discarded – undo
53 53
     public function init(ModuleManagerInterface $manager)
54 54
     {
55 55
         if (!$manager instanceof ModuleManager) {
56
-            $errMsg =sprintf('Module manager not implement %s', ModuleManager::class);
56
+            $errMsg = sprintf('Module manager not implement %s', ModuleManager::class);
57 57
             throw new Exception\InvalidArgumentException($errMsg);
58 58
         }
59 59
 
Please login to merge, or discard this patch.