@@ -1,9 +1,9 @@ |
||
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\Service; |
8 | 8 | |
9 | 9 | /** |
@@ -1,9 +1,9 @@ |
||
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\Service; |
8 | 8 | |
9 | 9 | use Doctrine\ORM\EntityManager; |
@@ -1,9 +1,9 @@ |
||
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\Service\Users; |
8 | 8 | |
9 | 9 | use Skel\Entity\Users\UserInterface as UserModel; |
@@ -1,9 +1,9 @@ |
||
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\Repository; |
8 | 8 | |
9 | 9 | use Doctrine\ORM\EntityManager; |
@@ -1,9 +1,9 @@ |
||
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\Repository; |
8 | 8 | |
9 | 9 | /** |
@@ -1,9 +1,9 @@ |
||
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\Repository\Users; |
8 | 8 | |
9 | 9 | use Skel\Repository\Repository; |
@@ -1,9 +1,9 @@ |
||
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\Repository\Users; |
8 | 8 | |
9 | 9 | use Skel\Entity\Users\User as UserModel; |
@@ -1,9 +1,9 @@ |
||
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; |
8 | 8 | |
9 | 9 | use Datetime; |
@@ -1,9 +1,9 @@ |
||
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; |
8 | 8 | |
9 | 9 | use DateTime; |