inc/registrar/helpers/MakeVerification.php @@ -5,7 +5,6 @@ exit; } use JVBase\registrar\Registrar; use JVBase\managers\CustomTable; class MakeVerification { protected CustomTable $table; @@ -13,5 +12,4 @@ { // $this->defineTables(); } }