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