Completed
Branch master (25a17b)
by Karsten
02:55
created
Component/Psi/Operation/Intermediate/Functional/EachOperation.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * File was created 06.05.2015 22:18
4
- *
5
- * @author Karsten J. Gerber <[email protected]>
6
- */
3
+     * File was created 06.05.2015 22:18
4
+     *
5
+     * @author Karsten J. Gerber <[email protected]>
6
+     */
7 7
 namespace PeekAndPoke\Component\Psi\Operation\Intermediate\Functional;
8 8
 
9 9
 use PeekAndPoke\Component\Psi\Interfaces\Operation\IntermediateOperationInterface;
Please login to merge, or discard this patch.
Component/Psi/Operation/Intermediate/Functional/MapOperation.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * File was created 06.05.2015 21:00
4
- *
5
- * @author Karsten J. Gerber <[email protected]>
6
- */
3
+     * File was created 06.05.2015 21:00
4
+     *
5
+     * @author Karsten J. Gerber <[email protected]>
6
+     */
7 7
 namespace PeekAndPoke\Component\Psi\Operation\Intermediate\Functional;
8 8
 
9 9
 use PeekAndPoke\Component\Psi\Interfaces\Operation\IntermediateOperationInterface;
Please login to merge, or discard this patch.
Psi/Operation/Intermediate/Predicate/AbstractUnaryPredicateOperation.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * File was created 07.05.2015 12:05
4
- *
5
- * @author Karsten J. Gerber <[email protected]>
6
- */
3
+     * File was created 07.05.2015 12:05
4
+     *
5
+     * @author Karsten J. Gerber <[email protected]>
6
+     */
7 7
 namespace PeekAndPoke\Component\Psi\Operation\Intermediate\Predicate;
8 8
 
9 9
 use PeekAndPoke\Component\Psi\Interfaces\Functions\UnaryFunctionInterface;
Please login to merge, or discard this patch.
Component/Psi/Operation/Intermediate/Predicate/FilterValueKeyPredicate.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * File was created 06.05.2015 16:25
4
- *
5
- * @author Karsten J. Gerber <[email protected]>
6
- */
3
+     * File was created 06.05.2015 16:25
4
+     *
5
+     * @author Karsten J. Gerber <[email protected]>
6
+     */
7 7
 namespace PeekAndPoke\Component\Psi\Operation\Intermediate\Predicate;
8 8
 
9 9
 /**
Please login to merge, or discard this patch.
src/PeekAndPoke/Component/Psi/Operation/Terminal/GetFirstOperation.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * File was created 08.05.2015 15:26
4
- *
5
- * @author Karsten J. Gerber <[email protected]>
6
- */
3
+     * File was created 08.05.2015 15:26
4
+     *
5
+     * @author Karsten J. Gerber <[email protected]>
6
+     */
7 7
 namespace PeekAndPoke\Component\Psi\Operation\Terminal;
8 8
 
9 9
 use PeekAndPoke\Component\Psi\Interfaces\Operation\TerminalOperationInterface;
Please login to merge, or discard this patch.
src/PeekAndPoke/Component/Psi/Operation/Terminal/SumOperation.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * File was created 07.05.2015 09:11
4
- *
5
- * @author Karsten J. Gerber <[email protected]>
6
- */
3
+     * File was created 07.05.2015 09:11
4
+     *
5
+     * @author Karsten J. Gerber <[email protected]>
6
+     */
7 7
 namespace PeekAndPoke\Component\Psi\Operation\Terminal;
8 8
 
9 9
 use PeekAndPoke\Component\Psi\Interfaces\Operation\TerminalOperationInterface;
Please login to merge, or discard this patch.
src/PeekAndPoke/Component/Psi/Predicate/UnaryPredicate.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * File was created 06.05.2015 17:23
4
- *
5
- * @author Karsten J. Gerber <[email protected]>
6
- */
3
+     * File was created 06.05.2015 17:23
4
+     *
5
+     * @author Karsten J. Gerber <[email protected]>
6
+     */
7 7
 namespace PeekAndPoke\Component\Psi\Predicate;
8 8
 
9 9
 use PeekAndPoke\Component\Psi\Interfaces\Functions\UnaryFunctionInterface;
Please login to merge, or discard this patch.
src/PeekAndPoke/Component/Psi/Psi.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * File was created 06.05.2015 16:09
4
- *
5
- * @author Karsten J. Gerber <[email protected]>
6
- */
3
+     * File was created 06.05.2015 16:09
4
+     *
5
+     * @author Karsten J. Gerber <[email protected]>
6
+     */
7 7
 namespace PeekAndPoke\Component\Psi;
8 8
 
9 9
 use PeekAndPoke\Component\Psi\Exception\PsiException;
Please login to merge, or discard this patch.
src/PeekAndPoke/Component/Psi/PsiFactory.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * File was created 11.05.2015 07:05
4
- *
5
- * @author Karsten J. Gerber <[email protected]>
6
- */
3
+     * File was created 11.05.2015 07:05
4
+     *
5
+     * @author Karsten J. Gerber <[email protected]>
6
+     */
7 7
 namespace PeekAndPoke\Component\Psi;
8 8
 
9 9
 use PeekAndPoke\Component\Psi\Exception\PsiException;
Please login to merge, or discard this patch.