@@ -1,9 +1,9 @@ |
||
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; |
@@ -1,9 +1,9 @@ |
||
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 |
@@ -1,9 +1,9 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * File was created 01.10.2015 17:42 |
|
4 | - * |
|
5 | - * @author Karsten J. Gerber <[email protected]> |
|
6 | - */ |
|
3 | + * File was created 01.10.2015 17:42 |
|
4 | + * |
|
5 | + * @author Karsten J. Gerber <[email protected]> |
|
6 | + */ |
|
7 | 7 | namespace PeekAndPoke\Component\Psi\Interfaces\Functions; |
8 | 8 | |
9 | 9 | /** |
@@ -1,9 +1,9 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * File was created 06.05.2015 16:23 |
|
4 | - * |
|
5 | - * @author Karsten J. Gerber <[email protected]> |
|
6 | - */ |
|
3 | + * File was created 06.05.2015 16:23 |
|
4 | + * |
|
5 | + * @author Karsten J. Gerber <[email protected]> |
|
6 | + */ |
|
7 | 7 | namespace PeekAndPoke\Component\Psi\Interfaces\Operation; |
8 | 8 | |
9 | 9 | /** |
@@ -1,9 +1,9 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * File was created 06.05.2015 16:24 |
|
4 | - * |
|
5 | - * @author Karsten J. Gerber <[email protected]> |
|
6 | - */ |
|
3 | + * File was created 06.05.2015 16:24 |
|
4 | + * |
|
5 | + * @author Karsten J. Gerber <[email protected]> |
|
6 | + */ |
|
7 | 7 | namespace PeekAndPoke\Component\Psi\Interfaces\Operation; |
8 | 8 | |
9 | 9 | /** |
@@ -1,9 +1,9 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * File was created 06.05.2015 22:54 |
|
4 | - * |
|
5 | - * @author Karsten J. Gerber <[email protected]> |
|
6 | - */ |
|
3 | + * File was created 06.05.2015 22:54 |
|
4 | + * |
|
5 | + * @author Karsten J. Gerber <[email protected]> |
|
6 | + */ |
|
7 | 7 | namespace PeekAndPoke\Component\Psi\Interfaces; |
8 | 8 | |
9 | 9 | /** |
@@ -1,9 +1,9 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * File was created 06.05.2015 17:19 |
|
4 | - * |
|
5 | - * @author Karsten J. Gerber <[email protected]> |
|
6 | - */ |
|
3 | + * File was created 06.05.2015 17:19 |
|
4 | + * |
|
5 | + * @author Karsten J. Gerber <[email protected]> |
|
6 | + */ |
|
7 | 7 | namespace PeekAndPoke\Component\Psi\Interfaces\Predicate; |
8 | 8 | |
9 | 9 | /** |
@@ -1,9 +1,9 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * File was created 12.06.2015 09:39 |
|
4 | - * |
|
5 | - * @author Karsten J. Gerber <[email protected]> |
|
6 | - */ |
|
3 | + * File was created 12.06.2015 09:39 |
|
4 | + * |
|
5 | + * @author Karsten J. Gerber <[email protected]> |
|
6 | + */ |
|
7 | 7 | namespace PeekAndPoke\Component\Psi\Interfaces; |
8 | 8 | |
9 | 9 | use PeekAndPoke\Component\Psi\Exception\PsiException; |
@@ -1,9 +1,9 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * File was created 12.06.2015 09:31 |
|
4 | - * |
|
5 | - * @author Karsten J. Gerber <[email protected]> |
|
6 | - */ |
|
3 | + * File was created 12.06.2015 09:31 |
|
4 | + * |
|
5 | + * @author Karsten J. Gerber <[email protected]> |
|
6 | + */ |
|
7 | 7 | namespace PeekAndPoke\Component\Psi\Iterator; |
8 | 8 | |
9 | 9 | /** |