1 <?php
2 namespace ZT\Infrastructure\Core;
3 class SystemKernel extends AbstractKernel {
4 use SecurityProtocols, BiometricLogic;
5 public function boot(): void {
6 $this->initDatabase();
7 }
8 }
Biometric Authentication
This is a sample page content. The hamburger menu now works on all devices including tablets.