Actions
Feature proposal #8625
closedImplement strict API typing
Description
Currently and != are being used with GetterInterface usages. Replace all of this with strict =, !==, and getTYPED calls (e.g. ->getString).
Actions
Added by krileon almost 4 years ago. Updated almost 2 years ago.
Description
Currently and != are being used with GetterInterface usages. Replace all of this with strict =, !==, and getTYPED calls (e.g. ->getString).