Completed
Push — master ( 098569...e4cc1e )
by
unknown
03:30
created
src/Domain/Model/Repository/Contracts/Identity.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Author: Nil Portugués Calderó <[email protected]>
4
- * Date: 18/01/16
5
- * Time: 23:12
6
- *
7
- * For the full copyright and license information, please view the LICENSE
8
- * file that was distributed with this source code.
9
- */
3
+     * Author: Nil Portugués Calderó <[email protected]>
4
+     * Date: 18/01/16
5
+     * Time: 23:12
6
+     *
7
+     * For the full copyright and license information, please view the LICENSE
8
+     * file that was distributed with this source code.
9
+     */
10 10
 
11 11
 namespace NilPortugues\Foundation\Domain\Model\Repository\Contracts;
12 12
 
Please login to merge, or discard this patch.