sabre-io / xml

sabre/xml is an XML library that you may not hate.
http://sabre.io/xml/
BSD 3-Clause "New" or "Revised" License
516 stars 77 forks source link

Improved phpdocs return type in Reader::parseAttributes #55

Closed gerritdrost closed 9 years ago

gerritdrost commented 9 years ago

Corrected phpdocs return type of Sabre\Xml\Reader::parseAttributes so my IDE stops whining about.