File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -148,12 +148,16 @@ class Config {
148148 }
149149
150150 /**
151- * TO BE DEPRECATED: Determines if the current environment is a Platform.sh Enterprise environment.
151+ * Determines if the current environment is a Platform.sh Dedicated environment.
152+ *
153+ * TO BE DEPRECATED
152154 *
153- * The Platform.sh "Enterprise" will soon be referred to exclusively as "Dedicated". the `onEnterprise` method
154- * remains available for now, but it will be removed in a future version of this library.
155+ * The Platform.sh "Enterprise" will soon be referred to exclusively as
156+ * "Dedicated". the `onEnterprise` method remains available for now, but it
157+ * will be removed in a future version of this library.
155158 *
156- * It is recommended that you update your projects to use `onDedicated` as soon as possible.
159+ * It is recommended that you update your projects to use `onDedicated` as
160+ * soon as possible.
157161 *
158162 * @return {boolean }
159163 * True on an Dedicated environment, False otherwise.
You can’t perform that action at this time.
0 commit comments