Actions
Feature proposal #9097
closedPMS: update getters with strict getter types
Description
Currently getters are using GetterInterface. Update this to use strict typed getters (e.g. getInt). Additionally needs a few PHP 8.1 null string fixes.
Actions