X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=src%2FValue.php;h=fa402a5eae498786b00b2c2dc59809946ecfb00f;hb=9fef176b9098e32158d61b03c49da1286ad32673;hp=3a53a788f3d3c2c392949b528675f8183ee00cac;hpb=8ccaf4d728232a7537ab964885c526175cb20e09;p=plcapi.git diff --git a/src/Value.php b/src/Value.php index 3a53a78..fa402a5 100644 --- a/src/Value.php +++ b/src/Value.php @@ -387,7 +387,7 @@ class Value implements \Countable, \IteratorAggregate, \ArrayAccess * Return next member element for xmlrpc values of type struct. * * @return Value - * @throw \Error starting with php 8.0, this function should not be used, as it will always throw + * @throws \Error starting with php 8.0, this function should not be used, as it will always throw * * @deprecated iterate directly over the object using foreach instead */