@@ -94,8 +94,8 @@ |
||
94 | 94 | } |
95 | 95 | |
96 | 96 | /** |
97 | - * @depends testCreate |
|
98 | - */ |
|
97 | + * @depends testCreate |
|
98 | + */ |
|
99 | 99 | |
100 | 100 | public function testSort() { |
101 | 101 | $client = static::createClient(); |
@@ -1,17 +1,17 @@ |
||
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; |
@@ -1,17 +1,17 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * TvaType Form properties. |
|
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 | + * TvaType Form properties. |
|
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\Form\Type; |
16 | 16 | |
17 | 17 | use Symfony\Component\Form\AbstractType; |
@@ -1,17 +1,17 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * UnitStorageType Form properties. |
|
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 | + * UnitStorageType Form properties. |
|
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\Form\Type; |
16 | 16 | |
17 | 17 | use Symfony\Component\Form\AbstractType; |
@@ -1,17 +1,17 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * FamilyLogType Form properties. |
|
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 | + * FamilyLogType Form properties. |
|
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\Form\Type; |
16 | 16 | |
17 | 17 | use Symfony\Component\Form\AbstractType; |
@@ -1,17 +1,17 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * ZoneStorageType Form properties. |
|
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 | + * ZoneStorageType Form properties. |
|
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\Form\Type; |
16 | 16 | |
17 | 17 | use Symfony\Component\Form\AbstractType; |
@@ -1,17 +1,17 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * UserFilterType Form properties. |
|
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 | + * UserFilterType Form properties. |
|
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\Form\Type; |
16 | 16 | |
17 | 17 | use Symfony\Component\Form\AbstractType; |
@@ -1,17 +1,17 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * CompanyType Form properties. |
|
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 | + * CompanyType Form properties. |
|
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\Form\Type; |
16 | 16 | |
17 | 17 | use Symfony\Component\Form\AbstractType; |
@@ -1,17 +1,17 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * GroupType Form properties. |
|
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 | + * GroupType Form properties. |
|
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\Form\Type; |
16 | 16 | |
17 | 17 | use Symfony\Component\Form\AbstractType; |