Completed
Push — master ( 3cdc20...b38339 )
by arto
05:09
created
examples/source/Example/WithDisabledCondition/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-09-16
5
- */
3
+     * @author stev leibelt <[email protected]>
4
+     * @since 2013-09-16
5
+     */
6 6
 
7 7
 namespace Example\WithDisabledCondition;
8 8
 
Please login to merge, or discard this patch.
examples/source/Example/Table/Items/Height.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/FoldableFeature.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/BrownColor.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/ExtendableFeature.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/Color.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/YellowColor.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/PerfectHeight.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/GreenColor.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.