Completed
Branch master (7eae42)
by Thiago
14:03
created
src/Entity/Users/User.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
- * This file is part of Skel system
4
- *
5
- * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
6
- */
3
+     * This file is part of Skel system
4
+     *
5
+     * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
6
+     */
7 7
 namespace Skel\Entity\Users;
8 8
 
9 9
 use Doctrine\ORM\Mapping as ORM;
Please login to merge, or discard this patch.
src/Event/User/Update/Before.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
- * This file is part of Skel system
4
- *
5
- * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
6
- */
3
+     * This file is part of Skel system
4
+     *
5
+     * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
6
+     */
7 7
 namespace Skel\Event\User\Update;
8 8
 
9 9
 use Skel\Bootstrap;
Please login to merge, or discard this patch.
src/Event/User/Update/After.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
- * This file is part of Skel system
4
- *
5
- * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
6
- */
3
+     * This file is part of Skel system
4
+     *
5
+     * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
6
+     */
7 7
 namespace Skel\Event\User\Update;
8 8
 
9 9
 use Skel\Bootstrap;
Please login to merge, or discard this patch.
src/Event/User/Update/Finish.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
- * This file is part of Skel system
4
- *
5
- * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
6
- */
3
+     * This file is part of Skel system
4
+     *
5
+     * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
6
+     */
7 7
 namespace Skel\Event\User\Update;
8 8
 
9 9
 use Skel\Bootstrap;
Please login to merge, or discard this patch.
src/Event/User/Home/Before.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
- * This file is part of Skel system
4
- *
5
- * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
6
- */
3
+     * This file is part of Skel system
4
+     *
5
+     * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
6
+     */
7 7
 namespace Skel\Event\User\Home;
8 8
 
9 9
 use Skel\Bootstrap;
Please login to merge, or discard this patch.
src/Event/User/Home/After.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
- * This file is part of Skel system
4
- *
5
- * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
6
- */
3
+     * This file is part of Skel system
4
+     *
5
+     * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
6
+     */
7 7
 namespace Skel\Event\User\Home;
8 8
 
9 9
 use Skel\Bootstrap;
Please login to merge, or discard this patch.
src/Event/User/Home/Finish.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
- * This file is part of Skel system
4
- *
5
- * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
6
- */
3
+     * This file is part of Skel system
4
+     *
5
+     * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
6
+     */
7 7
 namespace Skel\Event\User\Home;
8 8
 
9 9
 use Skel\Bootstrap;
Please login to merge, or discard this patch.
src/Event/User/View/Before.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
- * This file is part of Skel system
4
- *
5
- * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
6
- */
3
+     * This file is part of Skel system
4
+     *
5
+     * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
6
+     */
7 7
 namespace Skel\Event\User\View;
8 8
 
9 9
 use Skel\Bootstrap;
Please login to merge, or discard this patch.
src/Event/User/View/After.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
- * This file is part of Skel system
4
- *
5
- * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
6
- */
3
+     * This file is part of Skel system
4
+     *
5
+     * @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
6
+     */
7 7
 namespace Skel\Event\User\View;
8 8
 
9 9
 use Skel\Bootstrap;
Please login to merge, or discard this patch.