IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
|
|
|
726 | 726 | * |
727 | 727 | * @since 2.5.0 |
728 | 728 | * |
729 | | * @param string|array $plugins Single plugin or list of plugins to deactivate. |
| 729 | * @param string|string[] $plugins Single plugin or list of plugins to deactivate. |
730 | 730 | * @param bool $silent Prevent calling deactivation hooks. Default is false. |
731 | 731 | * @param mixed $network_wide Whether to deactivate the plugin for all sites in the network. |
732 | 732 | * A value of null (the default) will deactivate plugins for both the site and the network. |