Vergleich inc/class_plugins.php - 1.8.7 - 1.8.20
Zeile 60 | Zeile 60 |
---|---|
} |
} |
{ // Static class method | { |
$method_representation = sprintf('%s::%s', $function[0], $function[1]); |
$method_representation = sprintf('%s::%s', $function[0], $function[1]); |
{ // Instance class method | { |
} |
} |
{ // Unknown array type | { |
return false; | return false; |