Actions
Feature proposal #8649
closedImplement strict 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 over 3 years ago. Updated 8 months ago.
Description
Currently and != are being used with GetterInterface usages. Replace all of this with strict =, !==, and getTYPED calls (e.g. ->getString).