Jake Vanderwerf
2026-05-12 56dabe84560927f59d64eb37a797ac1ae0a46b1b
inc/registrar/helpers/MakeVerification.php
@@ -5,6 +5,11 @@
   exit;
}
use JVBase\managers\CustomTable;
class MakeVerification {
   protected CustomTable $table;
   public function __construct()
   {
//    $this->defineTables();
   }
}