mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-07 20:10:08 +02:00
🔥 Due to closing #34, removed switcher pref
This commit is contained in:
@ -78,8 +78,6 @@ class PhpEnv {
|
||||
// MARK: - Methods
|
||||
|
||||
public static var switcher: PhpSwitcher {
|
||||
// Based on the setting, use a particular switcher
|
||||
// For now, we'll hardcode the internal switcher though
|
||||
return InternalSwitcher()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user