| 
<?php
require('/var/www/html/cymapgt/core/application/authentication/UserCredential/vendor/autoload.php');
 require('/var/www/html/cymapgt/core/application/authentication/UserCredential/tests/files/Google2FA.php');
 require('/var/www/html/cymapgt/core/application/authentication/UserCredential/tests/files/LdapRequestHandler.php');
 
 |