Completed
Push — develop ( 69cc81...907013 )
by Roman
05:20
created
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/Action/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/Action/ActionInterface.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/AbstractAction.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/Adapter/EntityManagerAwareInterface.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/Adapter/DoctrineDBAL.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/Options/Exception/RuntimeException.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.