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