File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -21,15 +21,9 @@ final class Endpoint
2121 /** @var string Logging API endpoint */
2222 public const LOGGING = 'logging.bunnycdn.com ' ;
2323
24- /** @deprecated Will be removed in 7.1. Use Endpoint::EDGE_STORAGE_DE instead. */
25- public const EDGE_STORAGE = self ::EDGE_STORAGE_DE ;
26-
2724 /** @var string Storage Zone Region API Endpoint | Frankfurt (Germany) | Main */
2825 public const EDGE_STORAGE_DE = 'storage.bunnycdn.com ' ;
2926
30- /** @deprecated Will be removed in 7.1. Use Endpoint::EDGE_STORAGE_DE instead. */
31- public const EDGE_STORAGE_FS = self ::EDGE_STORAGE_DE ;
32-
3327 /** @var string Storage Zone Region API Endpoint | London (United Kingdom) | Main */
3428 public const EDGE_STORAGE_UK = 'uk.storage.bunnycdn.com ' ;
3529
You can’t perform that action at this time.
0 commit comments