Completed
Push — sf2.7 ( addba4...f06ca6 )
by Laurent
03:07
created
src/AppBundle/Controller/UserController.php 1 patch
Indentation   +12 added lines, -12 removed lines patch added patch discarded remove patch
@@ -1,17 +1,17 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * UserController controller des utilisateurs.
4
- *
5
- * PHP Version 5
6
- *
7
- * @author    Quétier Laurent <[email protected]>
8
- * @copyright 2014 Dev-Int GLSR
9
- * @license   http://opensource.org/licenses/gpl-license.php GNU Public License
10
- *
11
- * @version since 1.0.0
12
- *
13
- * @link      https://github.com/Dev-Int/glsr
14
- */
3
+     * UserController controller des utilisateurs.
4
+     *
5
+     * PHP Version 5
6
+     *
7
+     * @author    Quétier Laurent <[email protected]>
8
+     * @copyright 2014 Dev-Int GLSR
9
+     * @license   http://opensource.org/licenses/gpl-license.php GNU Public License
10
+     *
11
+     * @version since 1.0.0
12
+     *
13
+     * @link      https://github.com/Dev-Int/glsr
14
+     */
15 15
 namespace AppBundle\Controller;
16 16
 
17 17
 use Symfony\Component\HttpFoundation\Request;
Please login to merge, or discard this patch.
src/AppBundle/Controller/DefaultController.php 1 patch
Indentation   +12 added lines, -12 removed lines patch added patch discarded remove patch
@@ -1,17 +1,17 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * DefaultController controller de l'application GLSR.
4
- *
5
- * PHP Version 5
6
- *
7
- * @author    Quétier Laurent <[email protected]>
8
- * @copyright 2014 Dev-Int GLSR
9
- * @license   http://opensource.org/licenses/gpl-license.php GNU Public License
10
- *
11
- * @version since 1.0.0
12
- *
13
- * @link      https://github.com/Dev-Int/glsr
14
- */
3
+     * DefaultController controller de l'application GLSR.
4
+     *
5
+     * PHP Version 5
6
+     *
7
+     * @author    Quétier Laurent <[email protected]>
8
+     * @copyright 2014 Dev-Int GLSR
9
+     * @license   http://opensource.org/licenses/gpl-license.php GNU Public License
10
+     *
11
+     * @version since 1.0.0
12
+     *
13
+     * @link      https://github.com/Dev-Int/glsr
14
+     */
15 15
 namespace AppBundle\Controller;
16 16
 
17 17
 use Symfony\Bundle\FrameworkBundle\Controller\Controller;
Please login to merge, or discard this patch.
src/AppBundle/Controller/GroupController.php 1 patch
Indentation   +12 added lines, -12 removed lines patch added patch discarded remove patch
@@ -1,17 +1,17 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * GroupController controller des groupes d'utilisateurs.
4
- *
5
- * PHP Version 5
6
- *
7
- * @author    Quétier Laurent <[email protected]>
8
- * @copyright 2014 Dev-Int GLSR
9
- * @license   http://opensource.org/licenses/gpl-license.php GNU Public License
10
- *
11
- * @version since 1.0.0
12
- *
13
- * @link      https://github.com/Dev-Int/glsr
14
- */
3
+     * GroupController controller des groupes d'utilisateurs.
4
+     *
5
+     * PHP Version 5
6
+     *
7
+     * @author    Quétier Laurent <[email protected]>
8
+     * @copyright 2014 Dev-Int GLSR
9
+     * @license   http://opensource.org/licenses/gpl-license.php GNU Public License
10
+     *
11
+     * @version since 1.0.0
12
+     *
13
+     * @link      https://github.com/Dev-Int/glsr
14
+     */
15 15
 namespace AppBundle\Controller;
16 16
 
17 17
 use Symfony\Component\HttpFoundation\Request;
Please login to merge, or discard this patch.
src/AppBundle/Controller/Settings/Divers/TvaController.php 1 patch
Indentation   +12 added lines, -12 removed lines patch added patch discarded remove patch
@@ -1,17 +1,17 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * TvaController controller des taux de T.V.A.
4
- *
5
- * PHP Version 5
6
- *
7
- * @author    Quétier Laurent <[email protected]>
8
- * @copyright 2014 Dev-Int GLSR
9
- * @license   http://opensource.org/licenses/gpl-license.php GNU Public License
10
- *
11
- * @version since 1.0.0
12
- *
13
- * @link      https://github.com/Dev-Int/glsr
14
- */
3
+     * TvaController controller des taux de T.V.A.
4
+     *
5
+     * PHP Version 5
6
+     *
7
+     * @author    Quétier Laurent <[email protected]>
8
+     * @copyright 2014 Dev-Int GLSR
9
+     * @license   http://opensource.org/licenses/gpl-license.php GNU Public License
10
+     *
11
+     * @version since 1.0.0
12
+     *
13
+     * @link      https://github.com/Dev-Int/glsr
14
+     */
15 15
 namespace AppBundle\Controller\Settings\Divers;
16 16
 
17 17
 use Symfony\Component\HttpFoundation\Request;
Please login to merge, or discard this patch.
src/AppBundle/Controller/Settings/Divers/UnitStorageController.php 1 patch
Indentation   +12 added lines, -12 removed lines patch added patch discarded remove patch
@@ -1,17 +1,17 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * UnitStorageController controller des unités de stockage.
4
- *
5
- * PHP Version 5
6
- *
7
- * @author    Quétier Laurent <[email protected]>
8
- * @copyright 2014 Dev-Int GLSR
9
- * @license   http://opensource.org/licenses/gpl-license.php GNU Public License
10
- *
11
- * @version since 1.0.0
12
- *
13
- * @link      https://github.com/Dev-Int/glsr
14
- */
3
+     * UnitStorageController controller des unités de stockage.
4
+     *
5
+     * PHP Version 5
6
+     *
7
+     * @author    Quétier Laurent <[email protected]>
8
+     * @copyright 2014 Dev-Int GLSR
9
+     * @license   http://opensource.org/licenses/gpl-license.php GNU Public License
10
+     *
11
+     * @version since 1.0.0
12
+     *
13
+     * @link      https://github.com/Dev-Int/glsr
14
+     */
15 15
 namespace AppBundle\Controller\Settings\Divers;
16 16
 
17 17
 use Symfony\Component\HttpFoundation\Request;
Please login to merge, or discard this patch.
src/AppBundle/Controller/Settings/Divers/SubFamilyLogController.php 1 patch
Indentation   +12 added lines, -12 removed lines patch added patch discarded remove patch
@@ -1,17 +1,17 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * SubFamilyLogController controller des sous-familles logistiques.
4
- *
5
- * PHP Version 5
6
- *
7
- * @author    Quétier Laurent <[email protected]>
8
- * @copyright 2014 Dev-Int GLSR
9
- * @license   http://opensource.org/licenses/gpl-license.php GNU Public License
10
- *
11
- * @version since 1.0.0
12
- *
13
- * @link      https://github.com/Dev-Int/glsr
14
- */
3
+     * SubFamilyLogController controller des sous-familles logistiques.
4
+     *
5
+     * PHP Version 5
6
+     *
7
+     * @author    Quétier Laurent <[email protected]>
8
+     * @copyright 2014 Dev-Int GLSR
9
+     * @license   http://opensource.org/licenses/gpl-license.php GNU Public License
10
+     *
11
+     * @version since 1.0.0
12
+     *
13
+     * @link      https://github.com/Dev-Int/glsr
14
+     */
15 15
 namespace AppBundle\Controller\Settings\Divers;
16 16
 
17 17
 use Symfony\Component\HttpFoundation\Request;
Please login to merge, or discard this patch.
src/AppBundle/Controller/Settings/Divers/ZoneStorageController.php 1 patch
Indentation   +12 added lines, -12 removed lines patch added patch discarded remove patch
@@ -1,17 +1,17 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * ZoneStorageController controller des zones de stockage.
4
- *
5
- * PHP Version 5
6
- *
7
- * @author    Quétier Laurent <[email protected]>
8
- * @copyright 2014 Dev-Int GLSR
9
- * @license   http://opensource.org/licenses/gpl-license.php GNU Public License
10
- *
11
- * @version since 1.0.0
12
- *
13
- * @link      https://github.com/Dev-Int/glsr
14
- */
3
+     * ZoneStorageController controller des zones de stockage.
4
+     *
5
+     * PHP Version 5
6
+     *
7
+     * @author    Quétier Laurent <[email protected]>
8
+     * @copyright 2014 Dev-Int GLSR
9
+     * @license   http://opensource.org/licenses/gpl-license.php GNU Public License
10
+     *
11
+     * @version since 1.0.0
12
+     *
13
+     * @link      https://github.com/Dev-Int/glsr
14
+     */
15 15
 namespace AppBundle\Controller\Settings\Divers;
16 16
 
17 17
 use Symfony\Component\HttpFoundation\Request;
Please login to merge, or discard this patch.
src/AppBundle/Controller/Settings/Divers/FamilyLogController.php 1 patch
Indentation   +12 added lines, -12 removed lines patch added patch discarded remove patch
@@ -1,17 +1,17 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * FamilyLogController controller des familles logistiques.
4
- *
5
- * PHP Version 5
6
- *
7
- * @author    Quétier Laurent <[email protected]>
8
- * @copyright 2014 Dev-Int GLSR
9
- * @license   http://opensource.org/licenses/gpl-license.php GNU Public License
10
- *
11
- * @version since 1.0.0
12
- *
13
- * @link      https://github.com/Dev-Int/glsr
14
- */
3
+     * FamilyLogController controller des familles logistiques.
4
+     *
5
+     * PHP Version 5
6
+     *
7
+     * @author    Quétier Laurent <[email protected]>
8
+     * @copyright 2014 Dev-Int GLSR
9
+     * @license   http://opensource.org/licenses/gpl-license.php GNU Public License
10
+     *
11
+     * @version since 1.0.0
12
+     *
13
+     * @link      https://github.com/Dev-Int/glsr
14
+     */
15 15
 namespace AppBundle\Controller\Settings\Divers;
16 16
 
17 17
 use Symfony\Component\HttpFoundation\Request;
Please login to merge, or discard this patch.
src/AppBundle/Controller/Settings/CompanyController.php 1 patch
Indentation   +12 added lines, -12 removed lines patch added patch discarded remove patch
@@ -1,17 +1,17 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * CompanyController controller de configuration de l'établissement.
4
- *
5
- * PHP Version 5
6
- *
7
- * @author    Quétier Laurent <[email protected]>
8
- * @copyright 2014 Dev-Int GLSR
9
- * @license   http://opensource.org/licenses/gpl-license.php GNU Public License
10
- *
11
- * @version since 1.0.0
12
- *
13
- * @link      https://github.com/Dev-Int/glsr
14
- */
3
+     * CompanyController controller de configuration de l'établissement.
4
+     *
5
+     * PHP Version 5
6
+     *
7
+     * @author    Quétier Laurent <[email protected]>
8
+     * @copyright 2014 Dev-Int GLSR
9
+     * @license   http://opensource.org/licenses/gpl-license.php GNU Public License
10
+     *
11
+     * @version since 1.0.0
12
+     *
13
+     * @link      https://github.com/Dev-Int/glsr
14
+     */
15 15
 namespace AppBundle\Controller\Settings;
16 16
 
17 17
 use Symfony\Component\HttpFoundation\Request;
Please login to merge, or discard this patch.