Test Failed
Push — develop ( 2feb73...552754 )
by Roman
03:29
created
src/Column/Text.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
- * @company MTE Telecom, Ltd.
4
- * @author Roman Malashin <[email protected]>
5
- */
3
+     * @company MTE Telecom, Ltd.
4
+     * @author Roman Malashin <[email protected]>
5
+     */
6 6
 
7 7
 namespace NNX\DataGrid\Exception;
8 8
 
Please login to merge, or discard this patch.
src/Column/Factory.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
- * @company MTE Telecom, Ltd.
4
- * @author Roman Malashin <[email protected]>
5
- */
3
+     * @company MTE Telecom, Ltd.
4
+     * @author Roman Malashin <[email protected]>
5
+     */
6 6
 
7 7
 namespace NNX\DataGrid\Exception;
8 8
 
Please login to merge, or discard this patch.
src/Column/Hidden.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
- * @company MTE Telecom, Ltd.
4
- * @author Roman Malashin <[email protected]>
5
- */
3
+     * @company MTE Telecom, Ltd.
4
+     * @author Roman Malashin <[email protected]>
5
+     */
6 6
 
7 7
 namespace NNX\DataGrid\Exception;
8 8
 
Please login to merge, or discard this patch.
src/Column/GridColumnPluginManagerAwareInterface.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
- * @company MTE Telecom, Ltd.
4
- * @author Roman Malashin <[email protected]>
5
- */
3
+     * @company MTE Telecom, Ltd.
4
+     * @author Roman Malashin <[email protected]>
5
+     */
6 6
 
7 7
 namespace NNX\DataGrid\Exception;
8 8
 
Please login to merge, or discard this patch.
src/Column/ActionFactory.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
- * @company MTE Telecom, Ltd.
4
- * @author Roman Malashin <[email protected]>
5
- */
3
+     * @company MTE Telecom, Ltd.
4
+     * @author Roman Malashin <[email protected]>
5
+     */
6 6
 
7 7
 namespace NNX\DataGrid\Exception;
8 8
 
Please login to merge, or discard this patch.
src/Column/Action.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Deller [email protected]
4
- */
3
+     * @author Deller [email protected]
4
+     */
5 5
 
6 6
 namespace NNX\DataGrid\Column;
7 7
 
Please login to merge, or discard this patch.
src/Column/ActionAwareInterface.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
- * @company MTE Telecom, Ltd.
4
- * @author Roman Malashin <[email protected]>
5
- */
3
+     * @company MTE Telecom, Ltd.
4
+     * @author Roman Malashin <[email protected]>
5
+     */
6 6
 
7 7
 namespace NNX\DataGrid\Exception;
8 8
 
Please login to merge, or discard this patch.
src/Column/ColumnInterface.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
- * @company MTE Telecom, Ltd.
4
- * @author Roman Malashin <[email protected]>
5
- */
3
+     * @company MTE Telecom, Ltd.
4
+     * @author Roman Malashin <[email protected]>
5
+     */
6 6
 
7 7
 namespace NNX\DataGrid\Exception;
8 8
 
Please login to merge, or discard this patch.
src/Column/GridColumnPluginManagerAwareTrait.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
- * @company MTE Telecom, Ltd.
4
- * @author Roman Malashin <[email protected]>
5
- */
3
+     * @company MTE Telecom, Ltd.
4
+     * @author Roman Malashin <[email protected]>
5
+     */
6 6
 
7 7
 namespace NNX\DataGrid\Exception;
8 8
 
Please login to merge, or discard this patch.