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