mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
parent
72c21c5fa6
commit
fdb181fe00
@ -1595,7 +1595,7 @@ final class WeakReference
|
||||
public function get(): ?object;
|
||||
}
|
||||
|
||||
class SimpleXMLElement implements \Stringable, \Countable, \RecursiveIterator, \ArrayAccess
|
||||
class SimpleXMLElement implements \Countable, \RecursiveIterator, \ArrayAccess
|
||||
{
|
||||
/** @return array */
|
||||
public function getNamespaces(bool $recursive = false)
|
||||
|
Loading…
Reference in New Issue
Block a user