SuiteCRM-Core/config/routes.yaml
Jack Anderson ff4ba2bdd2 Two Factor
2024-11-27 14:56:14 +00:00

18 lines
428 B
YAML

controllers:
resource:
path: ../core/backend/Controller/
namespace: App\Controller
type: attribute
auth_controllers:
resource:
path: ../core/backend/Authentication/Controller/
namespace: App\Authentication\Controller
type: attribute
engine_controllers:
resource:
path: ../core/backend/Engine/Controller/
namespace: App\Engine\Controller
type: attribute