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