Fixed "Incompatible function signature" warning
This commit is contained in:
parent
677b0f7738
commit
2f7ffe38ea
@ -348,7 +348,7 @@ class Node {
|
||||
/**
|
||||
* TODO: comment
|
||||
*/
|
||||
public function getPresence()
|
||||
public function getPresence($type)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user