mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 12:24:49 +01:00
parent
61b7975850
commit
eb3c014106
@ -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