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