@@ -1,17 +1,17 @@ |
||
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; |
@@ -1,17 +1,17 @@ |
||
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; |
@@ -1,17 +1,17 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * ApplicationController controller de configuration de l'application. |
|
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 | + * ApplicationController controller de configuration de l'application. |
|
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; |
@@ -1,17 +1,17 @@ |
||
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; |
@@ -1,17 +1,17 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * AddSaveEditFieldSubscriber EventListener. |
|
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 | + * AddSaveEditFieldSubscriber EventListener. |
|
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\EventListener; |
16 | 16 | |
17 | 17 | use Symfony\Component\Form\FormEvent; |
@@ -1,17 +1,17 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * Entité Group. |
|
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 | + * Entité Group. |
|
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\Entity; |
16 | 16 | |
17 | 17 | use FOS\UserBundle\Model\Group as BaseGroup; |
@@ -296,7 +296,7 @@ discard block |
||
296 | 296 | /** |
297 | 297 | * Get supplier. |
298 | 298 | * |
299 | - * @return Supplier |
|
299 | + * @return string |
|
300 | 300 | */ |
301 | 301 | public function getSupplier() |
302 | 302 | { |
@@ -320,7 +320,7 @@ discard block |
||
320 | 320 | /** |
321 | 321 | * Get unit_storage. |
322 | 322 | * |
323 | - * @return UnitStorage |
|
323 | + * @return string |
|
324 | 324 | */ |
325 | 325 | public function getUnitStorage() |
326 | 326 | { |
@@ -357,7 +357,7 @@ discard block |
||
357 | 357 | /** |
358 | 358 | * Get zone_storages. |
359 | 359 | * |
360 | - * @return \Doctrine\Common\Collections\Collection |
|
360 | + * @return string |
|
361 | 361 | */ |
362 | 362 | public function getZoneStorages() |
363 | 363 | { |
@@ -381,7 +381,7 @@ discard block |
||
381 | 381 | /** |
382 | 382 | * Get family_log. |
383 | 383 | * |
384 | - * @return FamilyLog |
|
384 | + * @return string |
|
385 | 385 | */ |
386 | 386 | public function getFamilyLog() |
387 | 387 | { |