findRegisteredClass MethodStatic
Find a registered class by classFullName.
findRegisteredClass(classFullName: string): undefined |
| Parameter | Type | Description |
|---|---|---|
| classFullName | string | class to find |
Returns - undefined |
The Entity class or undefined
Defined in
- backend/src/ClassRegistry.ts Line 230
Last Updated: 20 June, 2023