suppression dump

This commit is contained in:
root
2020-06-11 11:49:27 +02:00
parent 08249abbf5
commit c948be02cc
2 changed files with 3 additions and 3 deletions

View File

@@ -61,8 +61,6 @@ class SecurityController extends AbstractController
// Récupération Attribut
$attributes = \phpCAS::getAttributes();
dump($username);
dump($attributes);
// Suppression des Attributs en tableaux
foreach ($attributes as $key => $value) {