Completed
Push — master ( 3cdc20...b38339 )
by arto
05:09
created
examples/source/Example/Table/Items/Developer.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
- * @author stev leibelt <[email protected]>
4
- * @since 2013-06-26 
5
- */
3
+     * @author stev leibelt <[email protected]>
4
+     * @since 2013-06-26 
5
+     */
6 6
 
7 7
 namespace Example\Table\Items;
8 8
 
Please login to merge, or discard this patch.
examples/source/Example/Table/Items/StevLeibeltDeveloper.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
- * @author stev leibelt <[email protected]>
4
- * @since 2013-06-26 
5
- */
3
+     * @author stev leibelt <[email protected]>
4
+     * @since 2013-06-26 
5
+     */
6 6
 
7 7
 namespace Example\Table\Items;
8 8
 
Please login to merge, or discard this patch.
examples/source/Example/Table/Items/RedColor.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
- * @author stev leibelt <[email protected]>
4
- * @since 2013-06-26 
5
- */
3
+     * @author stev leibelt <[email protected]>
4
+     * @since 2013-06-26 
5
+     */
6 6
 
7 7
 namespace Example\Table\Items;
8 8
 
Please login to merge, or discard this patch.
examples/source/Example/Table/Table.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
- * @author stev leibelt <[email protected]>
4
- * @since 2013-06-26 
5
- */
3
+     * @author stev leibelt <[email protected]>
4
+     * @since 2013-06-26 
5
+     */
6 6
 
7 7
 namespace Example\Table;
8 8
 
Please login to merge, or discard this patch.
examples/source/Example/Table/IsAGoodTableRequirement.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
- * @author stev leibelt <[email protected]>
4
- * @since 2013-06-26
5
- */
3
+     * @author stev leibelt <[email protected]>
4
+     * @since 2013-06-26
5
+     */
6 6
 
7 7
 namespace Example\Table;
8 8
 
Please login to merge, or discard this patch.
examples/source/Example/Table/Example.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
- * @author stev leibelt <[email protected]>
4
- * @since 2013-06-26 
5
- */
3
+     * @author stev leibelt <[email protected]>
4
+     * @since 2013-06-26 
5
+     */
6 6
 
7 7
 namespace Example\Table;
8 8
 
Please login to merge, or discard this patch.
examples/source/Example/Validator/TableValidatorCollection.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
- * @author stev leibelt <[email protected]>
4
- * @since 2013-08-12 
5
- */
3
+     * @author stev leibelt <[email protected]>
4
+     * @since 2013-08-12 
5
+     */
6 6
 
7 7
 namespace Example\Validator;
8 8
 
Please login to merge, or discard this patch.
examples/source/Example/Validator/Table.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
- * @author stev leibelt <[email protected]>
4
- * @since 2013-08-12 
5
- */
3
+     * @author stev leibelt <[email protected]>
4
+     * @since 2013-08-12 
5
+     */
6 6
 
7 7
 namespace Example\Validator;
8 8
 
Please login to merge, or discard this patch.
examples/source/Example/Validator/AbstractTableValidator.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
- * @author stev leibelt <[email protected]>
4
- * @since 2013-08-12 
5
- */
3
+     * @author stev leibelt <[email protected]>
4
+     * @since 2013-08-12 
5
+     */
6 6
 
7 7
 namespace Example\Validator;
8 8
 
Please login to merge, or discard this patch.