public static property ParagonIE_Sodium_Compat::$disableFallbackForUnitTests in Automatic Updates 7
Same name and namespace in other branches
- 8 vendor/paragonie/sodium_compat/src/Compat.php \ParagonIE_Sodium_Compat::disableFallbackForUnitTests
This parameter prevents the use of the PECL extension. It should only be used for unit testing.
Type: bool
File
- vendor/
paragonie/ sodium_compat/ src/ Compat.php, line 36
Class
Code
public static $disableFallbackForUnitTests = false;