Small fix

This commit is contained in:
Daniil Gentili 2017-05-16 21:33:18 +01:00
parent 1f35f9fdb7
commit 2e40df7abc

View File

@ -176,7 +176,7 @@ if (!extension_loaded('pthreads')) {
return true;
}
private function convertToVolatile($value)
public function convertToVolatile($value)
{
/*
if (is_array($value)) {