fixed wrong typing
This commit is contained in:
parent
274c35de3a
commit
cfdbeb18b4
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ class DebuggerFactory {
|
|||
|
||||
/**
|
||||
*
|
||||
* @param type $sType
|
||||
* @param string $sType
|
||||
* @return Debug_VisibleAdv
|
||||
*/
|
||||
public static function getDebugger($sType) {
|
||||
|
|
Loading…
Reference in a new issue