In PHP 8.2 and later, setting a value to an undeclared class property is deprecated and emits a deprecation notice. So we need to add missing class properties that still need to be declared.
* Change all core calls toward single_button to use single_button::BUTTON_PRIMARY when needed