This updates code to latest "standards" to provide PHP7.4 support.
Also fixes issues on some Wordpress sites when classloader has not fully loaded and action_provider.php
is read - "use" statement at top of file failed because class did not exist. This only happened on CRON runs.