Explorar o código

Suppression d'un dump

Sangfroid hai 8 meses
pai
achega
e5470ee30e
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/Service/OptionsManager.php

+ 0 - 1
src/Service/OptionsManager.php

@@ -24,7 +24,6 @@ class OptionsManager
 
     public function vue(): string
     {
-        dump(View::TABLEAU);
         if ($this->options->getView() === View::TABLEAU)
         {
             return "tableaux";