This commit is contained in:
proelements
2026-02-16 11:44:35 +02:00
parent 08ec8d01f1
commit b499583e5a
348 changed files with 3915 additions and 1414 deletions

View File

@@ -8,6 +8,7 @@ if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly.
}
// TODO: deprecate in 3.36
class Size_Variable_Prop_Type extends String_Prop_Type {
public static function get_key(): string {
return 'global-size-variable';