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