Kaynağa Gözat

Suppression d'un dump

Sangfroid 8 ay önce
ebeveyn
işleme
e5470ee30e
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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";