Skip to content

Commit

Permalink
Fix : PHPDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
s-renier-taonix-fr authored and f3l1x committed Feb 13, 2023
1 parent e594f7c commit 1c3bfe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nusoap.php
Original file line number Diff line number Diff line change
Expand Up @@ -1291,7 +1291,7 @@ function CreateTypeName($ename)
*
* @param string $parser XML parser object
* @param string $name element name
* @param string $attrs associative array of attributes
* @param array $attrs associative array of attributes
* @access private
*/
function schemaStartElement($parser, $name, $attrs)
Expand Down

0 comments on commit 1c3bfe9

Please sign in to comment.