Completed
Branch master (25a17b)
by Karsten
02:55
created
Component/Psi/Functions/Unary/AbstractParameterisedUnaryFunction.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 29.05.2015 21:26
4
- *
5
- * @author Karsten J. Gerber <[email protected]>
6
- */
3
+     * File was created 29.05.2015 21:26
4
+     *
5
+     * @author Karsten J. Gerber <[email protected]>
6
+     */
7 7
 namespace PeekAndPoke\Component\Psi\Functions\Unary;
8 8
 
9 9
 use PeekAndPoke\Component\Psi\Interfaces\Functions\ValueHolderInterface;
Please login to merge, or discard this patch.
src/PeekAndPoke/Component/Psi/Functions/Unary/AbstractUnaryFunction.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 29.05.2015 21:38
4
- *
5
- * @author Karsten J. Gerber <[email protected]>
6
- */
3
+     * File was created 29.05.2015 21:38
4
+     *
5
+     * @author Karsten J. Gerber <[email protected]>
6
+     */
7 7
 namespace PeekAndPoke\Component\Psi\Functions\Unary;
8 8
 
9 9
 use PeekAndPoke\Component\Psi\Interfaces\Functions\UnaryFunctionInterface;
Please login to merge, or discard this patch.
src/PeekAndPoke/Component/Psi/Functions/Unary/Mapper/IdentityMapper.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 27.08.2015 08:44
4
- *
5
- * @author Karsten J. Gerber <[email protected]>
6
- */
3
+     * File was created 27.08.2015 08:44
4
+     *
5
+     * @author Karsten J. Gerber <[email protected]>
6
+     */
7 7
 namespace PeekAndPoke\Component\Psi\Functions\Unary\Mapper;
8 8
 
9 9
 use PeekAndPoke\Component\Psi\Interfaces\Functions\UnaryFunctionInterface;
Please login to merge, or discard this patch.
src/PeekAndPoke/Component/Psi/Functions/Unary/Mapper/String2LocalDate.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 02.10.2015 11:35
4
- *
5
- * @author Karsten J. Gerber <[email protected]>
6
- */
3
+     * File was created 02.10.2015 11:35
4
+     *
5
+     * @author Karsten J. Gerber <[email protected]>
6
+     */
7 7
 namespace PeekAndPoke\Component\Psi\Functions\Unary\Mapper;
8 8
 
9 9
 use PeekAndPoke\Component\Psi\Functions\Unary\AbstractParameterisedUnaryFunction;
Please login to merge, or discard this patch.
src/PeekAndPoke/Component/Psi/Functions/Unary/Matcher/SameAs.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 29.05.2015 21:25
4
- *
5
- * @author Karsten J. Gerber <[email protected]>
6
- */
3
+     * File was created 29.05.2015 21:25
4
+     *
5
+     * @author Karsten J. Gerber <[email protected]>
6
+     */
7 7
 namespace PeekAndPoke\Component\Psi\Functions\Unary\Matcher;
8 8
 
9 9
 use PeekAndPoke\Component\Psi\Functions\Unary\AbstractParameterisedUnaryFunction;
Please login to merge, or discard this patch.
src/PeekAndPoke/Component/Psi/Functions/Unary/TypeCheck/IsNumericString.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 01.10.2015 18:02
4
- *
5
- * @author Karsten J. Gerber <[email protected]>
6
- */
3
+     * File was created 01.10.2015 18:02
4
+     *
5
+     * @author Karsten J. Gerber <[email protected]>
6
+     */
7 7
 namespace PeekAndPoke\Component\Psi\Functions\Unary\TypeCheck;
8 8
 
9 9
 use PeekAndPoke\Component\Psi\Functions\Unary\AbstractUnaryFunction;
Please login to merge, or discard this patch.
src/PeekAndPoke/Component/Psi/Functions/Unary/TypeCheck/IsString.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 29.05.2015 21:06
4
- *
5
- * @author Karsten J. Gerber <[email protected]>
6
- */
3
+     * File was created 29.05.2015 21:06
4
+     *
5
+     * @author Karsten J. Gerber <[email protected]>
6
+     */
7 7
 namespace PeekAndPoke\Component\Psi\Functions\Unary\TypeCheck;
8 8
 
9 9
 use PeekAndPoke\Component\Psi\Functions\Unary\AbstractUnaryFunction;
Please login to merge, or discard this patch.
src/PeekAndPoke/Component/Psi/Functions/Unary/UnaryClosure.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:05
4
- *
5
- * @author Karsten J. Gerber <[email protected]>
6
- */
3
+     * File was created 06.05.2015 21:05
4
+     *
5
+     * @author Karsten J. Gerber <[email protected]>
6
+     */
7 7
 namespace PeekAndPoke\Component\Psi\Functions\Unary;
8 8
 
9 9
 use PeekAndPoke\Component\Psi\Interfaces\Functions\UnaryFunctionInterface;
Please login to merge, or discard this patch.
PeekAndPoke/Component/Psi/Interfaces/Functions/UnaryFunctionInterface.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:01
4
- *
5
- * @author Karsten J. Gerber <[email protected]>
6
- */
3
+     * File was created 06.05.2015 21:01
4
+     *
5
+     * @author Karsten J. Gerber <[email protected]>
6
+     */
7 7
 namespace PeekAndPoke\Component\Psi\Interfaces\Functions;
8 8
 
9 9
 
Please login to merge, or discard this patch.