fixed wrong typing

This commit is contained in:
o.pinke 2024-10-03 14:09:04 +02:00
parent 274c35de3a
commit cfdbeb18b4

View file

@ -39,7 +39,7 @@ class DebuggerFactory {
/**
*
* @param type $sType
* @param string $sType
* @return Debug_VisibleAdv
*/
public static function getDebugger($sType) {