Actions
Feature proposal #8625
closedImplement strict API typing
Feature proposal #8625:
Implement strict API typing
Description
Currently and != are being used with GetterInterface usages. Replace all of this with strict =, !==, and getTYPED calls (e.g. ->getString).
Updated by krileon over 4 years ago
- Status changed from Assigned to Resolved
- % Done changed from 70 to 100
Updated by krileon over 2 years ago
- Status changed from Resolved to Closed
Actions