public class SystemProperties extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ENVIRONMENT_PROPERTY_NAME |
static String |
MODE_PREVIEW_PROPERTY_NAME |
Constructor and Description |
---|
SystemProperties() |
Modifier and Type | Method and Description |
---|---|
static String |
getEnvironment() |
static boolean |
isModePreview() |
public static final String MODE_PREVIEW_PROPERTY_NAME
public static final String ENVIRONMENT_PROPERTY_NAME
public static boolean isModePreview()
public static String getEnvironment()
Copyright © 2023 CrafterCMS. All rights reserved.