| @@ -6,9 +6,9 @@ | ||
| 6 | 6 | * Class Indexable_Builder_Versions |
| 7 | 7 | */ |
| 8 | 8 | class Indexable_Builder_Versions { |
| 9 | 9 | |
| 10 | - const DEFAULT_INDEXABLE_BUILDER_VERSION = 1; | |
| 10 | + public const DEFAULT_INDEXABLE_BUILDER_VERSION = 1; | |
| 11 | 11 | |
| 12 | 12 | /** |
| 13 | 13 | * The list of indexable builder versions defined by Yoast SEO Free. |
| 14 | 14 | * If the key is not in this list, the indexable type will not be managed. |